.gitignore 85 B

123456789
  1. node_modules/
  2. *.sqlite
  3. .DS_Store
  4. archive/
  5. texts/
  6. .cursor/
  7. *.md
  8. !README.md
  9. !CLAUDE.md