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

# Testing
.pytest_cache
.coverage

# Virtual environments
.venv
activate.sh
.erk

# Local implementation and configuration (not tracked in git)
.impl/
.env

CLAUDE.local.md
