mesa/src/glsl/glcpp/.gitignore
Carl Worth 667173e362 glcpp: Add generated source files.
This is now consistent with other usage of flex/bison througout mesa,
(which is that these generated files are added to source control so
that the build system does not require external tools like flex/bison
for non-developers).
2010-07-28 13:48:32 -07:00

8 lines
60 B
Text

glcpp
glcpp-parse.output
*.o
*.lo
*.la
.libs
*~
tests/*.out