# Seeds don't travel -- only the finished packet does.
# This repo is the public artifact (template, README, validator).
# Design reasoning, critique transcripts, and working notes stay
# in the private canonical repo, not here.
*seeds*.md
*-notes.md
*draft*.md
*working*.md
current.html

# OS / editor cruft
.DS_Store
Thumbs.db
*.swp
.vscode/
.idea/

# Python (validator)
__pycache__/
*.pyc

# Local scratch
/tmp/
*.local.md
