mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-01 05:58:05 +02:00
glcpp: .gitignore cleanup
*.o, *.lo and *~ are already in toplevel .gitignore Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
This commit is contained in:
parent
6224e90247
commit
ca9977d5c6
1 changed files with 0 additions and 3 deletions
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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue