.gitignore 124 B

12345678910111213
  1. node_modules
  2. .DS_Store
  3. dist
  4. dist-ssr
  5. *.local
  6. .vscode
  7. .history
  8. README.html
  9. .stylelintcache
  10. .idea
  11. yarn.lock
  12. package-lock.json