.dockerignore
Dockerfile
db.sqlite3
**__pycache__
*.pyc
*.pyo
*.pyd
.Python
env
.coverage
.coverage.*
.cache
coverage.xml
*,cover
*.log
.git
