.gitignore 109 B

12345678910
  1. node_modules
  2. .DS_Store
  3. dist
  4. dist-ssr
  5. *.local
  6. *.history
  7. package-lock.json
  8. yarn.lock
  9. components.d.ts
  10. stats.html