hyper/.gitignore
chabou 0c71863560 Use local config file in dev. Fix #903 (#904)
* Use local config file in dev

* Fix typo

* Reuse path variable to compose localPath

* Fix lint errors
2017-01-04 20:05:19 -05:00

13 lines
147 B
Text

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