# 3.9G of regenerable renders — the readers rebuild these
output/*
# except the things no re-render can recreate: the user's marks and status
!output/notes/
output/notes/*.tmp
__pycache__/
*.pyc
.venv/

# Local rewrite/debugging artifacts
/after
/claudeplan.md
