From: Eric Anholt Date: Mon, 3 May 2010 17:16:57 +0000 (-0700) Subject: Ignore the generated codegen files for now. X-Git-Tag: android-x86-2.2~2279^2~625^2~2^2~53 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=182b623de3beafaf586644014e108339a644b2db;p=android-x86%2Fexternal-mesa.git Ignore the generated codegen files for now. Later we'll throw them in revision control. --- diff --git a/.gitignore b/.gitignore index b3ce5e7086e..376aaeda13a 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,5 @@ glsl_parser.output glsl_parser.cpp glsl_parser.h glsl +mesa_codegen.cpp +mesa_codegen.h