# Personal retro snapshots — these are yours, not the repo's
retros/

# Archived skill versions
archive/

# OS cruft
.DS_Store
Thumbs.db
desktop.ini

# Editor files
.vscode/
.idea/
*.swp
*.swo

# Python (if running packaging scripts locally)
__pycache__/
*.pyc
*.pyo
