.env
.venv/
__pycache__/
*.pyc
data/*.db-shm
data/*.db-wal

