mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-07 17:20:21 +01:00
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@amd.com> Reviewed-by: Matt Turner <mattst88@gmail.com>
This commit is contained in:
parent
ed41a559dc
commit
39c4bc7fdf
1 changed files with 0 additions and 2 deletions
2
src/glsl/.gitignore
vendored
2
src/glsl/.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue