.gitignore 158 B

123456789
  1. app/node_modules/
  2. dist/
  3. .electron-cache/
  4. .npm-cache/
  5. .smoke-*/
  6. app/assets/icon.iconset/
  7. # Windows native-binary build cache (regenerable)
  8. .sherpa-win-cache/