__pycache__/
*.pyc
.venv/
*.egg-info/
build/
dist/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.claude
*.db
*.db-journal
*.db-wal
*.db-shm
.coverage
htmlcov/
