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

Author: Michel Dänzer <michel.daen...@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.daen...@amd.com>
Reviewed-by: Matt Turner <matts...@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

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to