.gitignore 73 B

1234567
  1. node_modules
  2. .DS_Store
  3. dist
  4. dist-ssr
  5. *.local
  6. package-lock.json
  7. yarn.lock