ablog/.gitignore

13 lines
152 B
Text
Raw Normal View History

2014-04-27 16:55:58 -07:00
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
# Distribution / packaging
build/
dist/
# Sphinx documentation
2014-05-08 22:37:37 -07:00
docs/_build/
.DS_Store