daphne/.gitignore
2016-02-23 21:39:37 +00:00

10 lines
75 B
Plaintext

*.egg-info
dist/
docs/_build
__pycache__/
*.sqlite3
.tox/
*.swp
*.pyc
TODO