.gitignore 155 B

1234567891011
  1. dist/vue.js.map
  2. dist/vue.min.js.gz
  3. test/unit/specs.js
  4. test/unit/specs.js.map
  5. explorations
  6. node_modules
  7. .DS_Store
  8. .idea
  9. benchmarks/browser.js
  10. coverage
  11. perf