Add to npm ignore

pull/12/head
cagataycivici 2019-05-27 13:13:39 +03:00
parent 8208e2084e
commit c7257c5203
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,7 @@
node_modules node_modules
public public
/dist /dist
exports
src src
tests tests
.browserslistrc .browserslistrc
@ -9,3 +10,4 @@ tests
babel.config.js babel.config.js
package-lock.json package-lock.json
postcss.config.js postcss.config.js
vue.config.js