__pycache__/
*.py[cod]
*.egg-info/
.venv/
.mypy_cache/
.ruff_cache/
.pytest_cache/
dist/
build/
*.sqlite3
*.sqlite3-wal
*.sqlite3-shm
.env
/data/
