hyper/.gitignore
2018-04-24 18:29:24 +02:00

16 lines
185 B
Text

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