diff options
author | Eric Anholt <[email protected]> | 2010-06-24 15:52:07 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2010-06-24 15:52:56 -0700 |
commit | e82ddb781ad100702322eb465e82b1cec433f099 (patch) | |
tree | ea08868b4d9bf96ea06db30202ba60e99e93ac4c /src/glsl/.gitignore | |
parent | 9aa0b6d728dafc40a65d1a45aa0830f87d76cb23 (diff) |
glsl2: Stop .gitignoring the old standalone build system.
Diffstat (limited to 'src/glsl/.gitignore')
-rw-r--r-- | src/glsl/.gitignore | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/src/glsl/.gitignore b/src/glsl/.gitignore index 376aaeda13a..e90b98accb5 100644 --- a/src/glsl/.gitignore +++ b/src/glsl/.gitignore @@ -1,25 +1 @@ -.deps -COPYING -INSTALL -Makefile.in -aclocal.m4 -autom4te.cache -config.* -configure -depcomp -ylwrap -install-sh -missing -stamp-h1 -libtool -ltmain.sh -Makefile -*.o -*~ -glsl_lexer.cpp -glsl_parser.output -glsl_parser.cpp -glsl_parser.h glsl -mesa_codegen.cpp -mesa_codegen.h |