# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

tests/logs/

# Virtual environments
.venv/

# Chace
.pytest_cache/
.ruff_cache/

# Claude (local only)
.claude/
planning/
reports/

# Temporary generated files
temp/