From: Eric Anholt Date: Mon, 3 May 2010 17:16:57 +0000 (-0700) Subject: Ignore the generated codegen files for now. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=182b623de3beafaf586644014e108339a644b2db;p=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