.gitignore 64 B

12345678
  1. .DS_Store
  2. .idea
  3. database.db
  4. tmp
  5. node_modules
  6. app.ini
  7. dist
  8. *.exe