.env
__pycache__/
*.py[cod]
.pytest_cache/
.venv/
venv/
node_modules/
.next/
.runtime/
data/
tmp/
*.db
*.sqlite
frontend/.env.local
