Files
ispc/.gitignore
2012-03-05 09:58:09 -08:00

16 lines
139 B
Plaintext

*.pyc
*~
depend
ispc
ispc_test
objs
docs/doxygen
docs/*.html
tests*/*cpp
tests*/*run
examples/*/*.png
examples/*/*.ppm
examples/*/objs/*