Browse Source

Merge pull request #16 from limichange/patch-1

Ignore yarn-error.log
standalone-vue
kazuya kawaguchi 9 years ago
committed by GitHub
parent
commit
c449ce2b2a
  1. 1
      template/.gitignore

1
template/.gitignore

@ -2,3 +2,4 @@
node_modules/
dist/build.js
npm-debug.log
yarn-error.log
Loading…
Cancel
Save