.gitignore 94 B

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