# Python
__pycache__/
*.pyc
.venv/

# OS / editor
.DS_Store
*.swp
.idea/
.vscode/

# Workflow scratch (age/cure/press reports, planning notes)
.cheese/
.context/

# Skill-creator iteration workspaces (eval runs, benchmarks, viewer HTML)
skills/*-workspace/

# file-handler skill artifact tree (local scratch space)
.skillz/

# Serena MCP — machine-local; not tracked
.serena/
