# Dependencies
node_modules/
package-lock.json

# Personal mentor data
# Personal mentor skill instances (add your mentor dirs here)
# e.g. geoffrey-hinton/
*.reading-list.json

# Local-only prompts
distill-mentor/prompts/reading-list-analyzer.md

# Generated outputs
mentors/
reports/
ideas/output/
peers/

# Claude Code local config
.claude/

# OS
.DS_Store

# Test artifacts
test-deep-analysis-report.md

# Archive (old upstream code)
distill-mentor/archive/

# Personal assets
distill-mentor/assets/wechat-qr.jpg

# Internal design docs
distill-mentor/docs/superpowers/
