ablog/.gitignore
2015-07-29 18:58:21 +02:00

19 lines
196 B
Text

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
MANIFEST
# Distribution / packaging
build/
dist/
demo/
*.egg-info/
# Sphinx documentation
docs/_*
docs/.*
docs/tmp/
.DS_Store
*~