__pycache__/
*.py[cod]
*$py.class
*.so
.Python
env/
venv/
.venv/
*.egg-info/
dist/
build/
*.db
*.sqlite
.env
.mypy_cache/
.ruff_cache/
.pytest_cache/
.coverage
htmlcov/
.claude/
node_modules/
