You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
261 B

  1. node_modules
  2. .DS_Store
  3. dist
  4. dist-ssr
  5. *.local
  6. .eslintcache
  7. report.html
  8. vite.config.*.timestamp*
  9. yarn.lock
  10. npm-debug.log*
  11. .pnpm-error.log*
  12. .pnpm-debug.log
  13. tests/**/coverage/
  14. # Editor directories and files
  15. .idea
  16. *.suo
  17. *.ntvs*
  18. *.njsproj
  19. *.sln
  20. tsconfig.tsbuildinfo