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

# Testing
.pytest_cache
.coverage

# Virtual environments
.venv
activate.sh
.workstack

# Local planning and configuration (not tracked in git)
# Agent-tracked implementation plans (local-only, see docs/agent/guide.md)
.PLAN.md
.env

CLAUDE.local.md
