compute/.gitignore
2014-09-21 18:36:58 -07:00

15 lines
148 B
Plaintext

# build directory
build/
# python compiled files
*.pyc
# vim temp files
.*.sw*
# generated documentation
bin/
doc/bin/
doc/html/
doc/autodoc.xml