# Cloned repos (large, machine-specific)
repos/

# Project symlinks (machine-specific)
projects/

# Devcompanion artifacts
.devcompanion/runs/

# Loop run artifacts (keep STATE.md but not run dirs)
loops/*/runs/

# Python
__pycache__/
*.pyc
.venv/

# OS
.DS_Store
