Add .gitignore files for recently-added gallium projects
authorPaul Berry <stereotype441@gmail.com>
Mon, 14 May 2012 16:24:46 +0000 (09:24 -0700)
committerPaul Berry <stereotype441@gmail.com>
Tue, 15 May 2012 14:39:05 +0000 (07:39 -0700)
commit821c34ecd9921e7478c8775905bf887b7513100c
tree278d4513216c625a235ccd78e3eb31a6c64b83c3
parente88f9b9546119db83e19b1bdd2bc9db45058cebd
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>
src/gallium/auxiliary/pipe-loader/.gitignore [new file with mode: 0644]
src/gallium/state_trackers/clover/.gitignore [new file with mode: 0644]
src/gallium/targets/opencl/.gitignore [new file with mode: 0644]