summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRhys Weatherley <rhys.weatherley@nokia.com>2010-02-19 13:58:54 +1000
committerRhys Weatherley <rhys.weatherley@nokia.com>2010-02-19 13:58:54 +1000
commitd98c3fa3aefee2a890d17b741223eb4ff7826160 (patch)
treeb80484706f254621558ec4cea4530677ad24232e /.gitignore
parent773b5f2265907ac81f77348f3d35a5135e45ed11 (diff)
Add build output files to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8c7cd3f..cb2e5c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,16 @@
doc/html
*.swp
+*.o
*~
+Makefile
+moc_*.cpp
+qrc_*.cpp
+*.moc
+*.exe
+demos/mandelbrot/mandelbrot
+examples/opencl/blur/blur
+examples/opencl/vectoradd/vectoradd
+lib/
+tests/auto/qcl/tst_qcl
+tests/benchmarks/mandelbrot/mandelbrot
+util/clinfo/clinfo