Newer
Older
# python specific
*.DS_Store
*.egg-info
*.pot
*.py[co]
.tox/
__pycache__
MANIFEST
.coverage
cache/
.mypy_cache/
# Django specific
dist/
docs/_build/
docs/locale/
tests/coverage_html/
tests/.coverage
build/
tests/report/
*.sqlite3
static/
# project specific
env-grady/
env/
scripts/
coverage_html/
*.csv
.importer*

robinwilliam.hundt
committed
anon-export/
# node
node_modules