__pycache__/
*.pyc
*.pyo
.pytest_cache/
.coverage
htmlcov/
coverage.xml
.DS_Store
.venv/
venv/
env/
temp/
output/
*.egg-info/
build/
dist/

# Claude
.claude/
