diff options
author | Matt Turner <[email protected]> | 2012-09-10 14:31:05 -0700 |
---|---|---|
committer | Andreas Boll <[email protected]> | 2013-01-10 22:01:31 +0100 |
commit | ac2793cf3e1e004942c386dfa45f3b5507223f50 (patch) | |
tree | f3aca49230518b02d3ecd59f1b4a6b91340f7292 /src/glsl/builtin_compiler | |
parent | 3ed95dc0735795087c063288e544359a84f7ea28 (diff) |
Clean up .gitignore files
Diffstat (limited to 'src/glsl/builtin_compiler')
-rw-r--r-- | src/glsl/builtin_compiler/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glsl/builtin_compiler/.gitignore b/src/glsl/builtin_compiler/.gitignore index 40c551baa22..ea7d5de9c3a 100644 --- a/src/glsl/builtin_compiler/.gitignore +++ b/src/glsl/builtin_compiler/.gitignore @@ -3,4 +3,3 @@ glcpp-lex.c glcpp-parse.c glcpp-parse.h glcpp-parse.output -/Makefile |