__pycache__/
*.py[cod]
*.egg-info/
.venv/
dist/
build/
*.db
*.sqlite3
.env

*/static/dist/
