.gitignore 115 B

12345678
  1. .DS_Store
  2. .sass-cache
  3. node_modules
  4. components
  5. explorations
  6. test/vue.test.js
  7. test/vue.test-cov.js
  8. dist/vue.min.js.gz