db.sqlite3
venv
.idea/
.DS_Store
prod.http
.env
.python-version
.tox/
.pytest_cache
.coverage
htmlcov/

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]

# Distribution / packaging
bin/
build/
develop-eggs/
dist/
eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg

postgres-data/

*.swp