mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
* Catch errors for electron-squirrel-startup * Made builds work again * linting * linting
14 lines
160 B
Text
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
|
|
|