.gitignore 98 B

123456789
  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