Mesa (master): glsl: Drop obsolete .gitignore entries.

Michel Dänzer daenzer at kemper.freedesktop.org
Tue Jul 17 17:18:51 UTC 2012


Module: Mesa
Branch: master
Commit: 39c4bc7fdf2af0620c36669cca32ea332ff0c8b9
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=39c4bc7fdf2af0620c36669cca32ea332ff0c8b9

Author: Michel Dänzer <michel.daenzer at amd.com>
Date:   Tue Jul 17 11:33:01 2012 +0200

glsl: Drop obsolete .gitignore entries.

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

Signed-off-by: Michel Dänzer <michel.daenzer at amd.com>
Reviewed-by: Matt Turner <mattst88 at gmail.com>

---

 src/glsl/.gitignore |    2 --
 1 files changed, 0 insertions(+), 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




More information about the mesa-commit mailing list