[Mesa-dev] [PATCH] glsl: Drop obsolete .gitignore entries.

Michel Dänzer michel at daenzer.net
Tue Jul 17 10:00:45 PDT 2012


From: Michel Dänzer <michel.daenzer at amd.com>

Helps spotting and removing the obsolete generated files, which otherwise break
the build.

Signed-off-by: Michel Dänzer <michel.daenzer at amd.com>
---
 src/glsl/.gitignore |    2 --
 1 file changed, 2 deletions(-)

diff --git a/src/glsl/.gitignore b/src/glsl/.gitignore
index c9a9f30..81240b9 100644
--- a/src/glsl/.gitignore
+++ b/src/glsl/.gitignore
@@ -1,8 +1,6 @@
 glsl_compiler
 glsl_lexer.cc
-glsl_lexer.cpp
 glsl_parser.cc
-glsl_parser.cpp
 glsl_parser.h
 glsl_parser.output
 builtin_function.cpp
-- 
1.7.10



More information about the mesa-dev mailing list