hyper/.gitignore
Andy de8e70f935 Make builds work again and catch squirrel errors on windows (#2078)
* Catch errors for electron-squirrel-startup

* Made builds work again

* linting

* linting
2017-08-13 07:03:35 +02:00

14 lines
160 B
Text

# build output
dist
app/renderer
# dependencies
node_modules
# logs
npm-debug.log
# optional dev config file and plugins directory
.hyper.js
.hyper_plugins