__pycache__/
*.pyc
*.egg-info/
.venv/
.pytest_cache/
.claude/
dist/
build/
.DS_Store
.coverage
coverage.json
coverage.xml
htmlcov/

# MkDocs build output
site/

# Environment
.env
