# Personal lexicon — seeded from LEXICON.example.md on first run, then yours.
# Like .env: the repo ships the .example; your live LEXICON.md stays local.
LEXICON.md

# macOS
.DS_Store

# Timestamped .bak files (we don't generate these anymore, but defense in depth)
*.bak.*
*.bak

# Editor swap files
*.swp
*.swo
*~

# Saved Claude chat transcripts (RTFD bundles created when you "Save As..."
# a Claude.ai conversation). Side-artifacts; should not enter the repo.
*.rtfd/
