Sparrow is a libre front-end forum software powered by the Matrix protocol and using a Matrix homeserver as its back-end

.gitignore 115B

1234567891011
  1. # npm modules
  2. node_modules
  3. # tmp files
  4. .*.swp
  5. # test files or folders
  6. test*
  7. # config/sensible files
  8. config.json