hyper/.gitignore
2018-04-16 07:17:17 -07:00

15 lines
170 B
Text

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