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>
This commit is contained in:
Paul Berry 2012-05-14 09:24:46 -07:00
parent e88f9b9546
commit 821c34ecd9
3 changed files with 3 additions and 0 deletions

View file

@ -0,0 +1 @@
/Makefile

View file

@ -0,0 +1 @@
/Makefile

1
src/gallium/targets/opencl/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
/Makefile