Add more files to .gitignore

This commit is contained in:
Matt Pharr
2012-03-05 09:54:33 -08:00
parent e013e0a374
commit ff5cbe80d1

9
.gitignore vendored
View File

@@ -5,4 +5,11 @@ ispc
ispc_test
objs
docs/doxygen
docs/ispc.html
docs/*.html
tests*/*cpp
tests*/*run
examples/*/*.png
examples/*/*.ppm
examples/*/objs/*