summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary
diff options
context:
space:
mode:
authorPaul Berry <stereotype441@gmail.com>2012-05-14 09:24:46 -0700
committerPaul Berry <stereotype441@gmail.com>2012-05-15 07:39:05 -0700
commit821c34ecd9921e7478c8775905bf887b7513100c (patch)
tree278d4513216c625a235ccd78e3eb31a6c64b83c3 /src/gallium/auxiliary
parente88f9b9546119db83e19b1bdd2bc9db45058cebd (diff)
Add .gitignore files for recently-added gallium projects
This patch adds .gitignore files to ignore the makefiles generated by the gallium pipe loader and the clover OpenCL state tracker. Reviewed-by: Francisco Jerez <currojerez@riseup.net>
Diffstat (limited to 'src/gallium/auxiliary')
-rw-r--r--src/gallium/auxiliary/pipe-loader/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/auxiliary/pipe-loader/.gitignore b/src/gallium/auxiliary/pipe-loader/.gitignore
new file mode 100644
index 00000000000..73954b716d6
--- /dev/null
+++ b/src/gallium/auxiliary/pipe-loader/.gitignore
@@ -0,0 +1 @@
+/Makefile \ No newline at end of file