From b1ea714cdce8444c6ad7778dae04e35c6bcc1750 Mon Sep 17 00:00:00 2001 From: Jon TURNEY Date: Sun, 27 Apr 2014 22:10:31 +0100 Subject: [PATCH] hw/xwin/glx: Update .gitignore Update to align with rewrite of wrapper generation script in commit 583a1146233f16d861706926706e5feec3baffba Signed-off-by: Jon TURNEY Reviewed-by: Colin Harrison --- hw/xwin/glx/.gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hw/xwin/glx/.gitignore b/hw/xwin/glx/.gitignore index 062fd8573..9684410ac 100644 --- a/hw/xwin/glx/.gitignore +++ b/hw/xwin/glx/.gitignore @@ -1,3 +1,6 @@ # ignore generated files -generated_gl_wrappers.c +diag.txt +generated_gl_shim.c +generated_gl_thunks.c +generated_gl_thunks.def generated_wgl_wrappers.c