__pycache__/
*.pyc
*.pyo
.venv/
*.egg-info/
dist/
build/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.sqrlly/
*-checkpoint.db
*.db-shm
*.db-wal
.claude/
output/
.temp/
.env
.env.*
!.env.example
