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.

19 lines
204 B

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