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.

20 lines
236 B

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