.gitignore 365 B

1234567891011121314151617181920212223
  1. .DS_Store
  2. node_modules/
  3. dist/
  4. npm-debug.log
  5. yarn-error.log
  6. .nyc_output/
  7. coverage/
  8. .vscode/
  9. sites/doc/view
  10. sites/doc/page
  11. package-lock.json
  12. yarn.lock
  13. docshashCache.text
  14. srchashCache.text
  15. localsrc.cache
  16. localdocs.cache
  17. cache/src.cache
  18. cache/mdToVue.cache
  19. cache/docs.cache
  20. lib/plugin/cli/dist_cli/
  21. lib/plugin/cli/site/doc/view/
  22. lib/plugin/cli/site/doc/page/
  23. yarn.lock