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