diff options
author | Matt Turner <[email protected]> | 2013-11-05 13:56:14 -0800 |
---|---|---|
committer | Matt Turner <[email protected]> | 2013-11-07 10:00:25 -0800 |
commit | fd03dd6ddd96afe782d8686fcba437d23c878da1 (patch) | |
tree | fa5372c6902a1ced1888fdaebe3cdad81c2656dd /src/mesa/.gitignore | |
parent | d8abd6710ea41545ae2fb9b8e718d29a69574b1a (diff) |
build: Build gen_matypes and matypes.h from src/mesa.
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/mesa/.gitignore')
-rw-r--r-- | src/mesa/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mesa/.gitignore b/src/mesa/.gitignore new file mode 100644 index 00000000000..ca3130d9fe2 --- /dev/null +++ b/src/mesa/.gitignore @@ -0,0 +1,2 @@ +gen_matypes +matypes.h |