.idea

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

# Virtual environments
.venv

# Run-time output files
output/

# Local-only working notes
NOTES.md

# Per-machine Claude Code permissions
.claude/settings.local.json
