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.

17 lines
192 B

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