1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-04-26 04:25:21 -04:00
hugo-extended/.gitignore
XhmikosR ee38042f8f Minor package.json tweaks, update .travis.yml and dependencies (#31)
* Refactor package.json properties.

* Update Travis config.

* test node.js node 8 and remove 5 and 4.0
* cache the node_modules folder
* switch to double quotes

* Update dependencies.

* Add package-lock.json.

* Clean up .gitignore to the bare minimum.
2017-10-31 21:55:24 +09:00

4 lines
39 B
Plaintext

/node_modules/
/vendor/
/npm-debug.log