.venv
/.env
*.egg-info
*.py[co]
__pycache__
*.DS_Store

/*.code-workspace

# Test apps
plain*/tests/.plain

# Agent scratch files
/scratch

# Plain temp dirs
.plain

.vscode
/.claude/settings.local.json
/CLAUDE.local.md
/.benchmarks
