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/mesa/program/.gitignore | |
parent | 3ed95dc0735795087c063288e544359a84f7ea28 (diff) |
Clean up .gitignore files
Diffstat (limited to 'src/mesa/program/.gitignore')
-rw-r--r-- | src/mesa/program/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/program/.gitignore b/src/mesa/program/.gitignore index bc48ef673ed..4c20872e14a 100644 --- a/src/mesa/program/.gitignore +++ b/src/mesa/program/.gitignore @@ -1,4 +1,3 @@ -/Makefile program_parse.output lex.yy.c program_parse.tab.c |