summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/opencl
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/targets/opencl
parente88f9b9546119db83e19b1bdd2bc9db45058cebd (diff)
downloadexternal_mesa3d-821c34ecd9921e7478c8775905bf887b7513100c.zip
external_mesa3d-821c34ecd9921e7478c8775905bf887b7513100c.tar.gz
external_mesa3d-821c34ecd9921e7478c8775905bf887b7513100c.tar.bz2
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/targets/opencl')
-rw-r--r--src/gallium/targets/opencl/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/targets/opencl/.gitignore b/src/gallium/targets/opencl/.gitignore
new file mode 100644
index 0000000..5fc607b
--- /dev/null
+++ b/src/gallium/targets/opencl/.gitignore
@@ -0,0 +1 @@
+/Makefile