glcpp: .gitignore cleanup
*.o, *.lo and *~ are already in toplevel .gitignore Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
This commit is contained in:

committed by
Kenneth Graunke

parent
6224e90247
commit
ca9977d5c6
3
src/glsl/glcpp/.gitignore
vendored
3
src/glsl/glcpp/.gitignore
vendored
@@ -3,7 +3,4 @@ glcpp-lex.c
|
||||
glcpp-parse.output
|
||||
glcpp-parse.c
|
||||
glcpp-parse.h
|
||||
*.o
|
||||
*.lo
|
||||
*~
|
||||
tests/*.out
|
||||
|
Reference in New Issue
Block a user