.gitignore 154 B

123456789101112131415161718192021
  1. /config
  2. config-local
  3. node_modules
  4. web
  5. document-updater
  6. clsi
  7. filestore
  8. track-changes
  9. docstore
  10. tags
  11. chat
  12. spelling
  13. data
  14. tmp
  15. db.sqlite
  16. .DS_Store
  17. .vagrant