glcpp: .gitignore cleanup
authorAndreas Boll <andreas.boll.dev@gmail.com>
Fri, 8 Jun 2012 17:55:51 +0000 (19:55 +0200)
committerKenneth Graunke <kenneth@whitecape.org>
Fri, 8 Jun 2012 18:18:55 +0000 (11:18 -0700)
*.o, *.lo and *~ are already in toplevel .gitignore

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/glsl/glcpp/.gitignore

index 41b34bb..24a7119 100644 (file)
@@ -3,7 +3,4 @@ glcpp-lex.c
 glcpp-parse.output
 glcpp-parse.c
 glcpp-parse.h
-*.o
-*.lo
-*~
 tests/*.out