.venv/
.git/
.github/
__pycache__/
*.pyc
*.pyo
*.pyd
.pytest_cache/
htmlcov/
.coverage
coverage.xml
dist/
build/
*.egg-info/
.env
.env.*
!.env.example
*.db
*.sqlite
tests/
examples/output/
.claude/
docs/
