.gitignore 64 B

1234567891011
  1. .idea/
  2. node_modules/
  3. PrivateConfig.js
  4. app.db/
  5. *.log
  6. .debug