diff options
author | Brian Paul <[email protected]> | 2010-06-10 23:02:41 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2010-06-10 23:23:13 -0600 |
commit | ec2b92f98c2e7f161521b447cc1d9a36bce3707c (patch) | |
tree | 0d14877ab936be2eac4ae404c2bbf8a3d4e88d7e /src/mesa/program/.gitignore | |
parent | f1c5043f94261fecd8a6e54fe37d786554affcdd (diff) |
mesa: rename src/mesa/shader/ to src/mesa/program/
Diffstat (limited to 'src/mesa/program/.gitignore')
-rw-r--r-- | src/mesa/program/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/program/.gitignore b/src/mesa/program/.gitignore new file mode 100644 index 00000000000..086fd9a705c --- /dev/null +++ b/src/mesa/program/.gitignore @@ -0,0 +1 @@ +program_parse.output |