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.

45 regels
646 B

3 jaren geleden
1 jaar geleden
1 jaar geleden
  1. .github/**
  2. .vscode/**
  3. .vscode-clean/**
  4. .vscode-test/**
  5. .vscode-test-web/**
  6. .yarn/**
  7. dist/webviews/*.css
  8. emoji/**
  9. images/docs/sponsors/**
  10. images/docs/gitlens-preview.gif
  11. images/icons/**
  12. images/originals/**
  13. node_modules/**
  14. out/**
  15. patches/**
  16. scripts/**
  17. src/**
  18. test/**
  19. **/*.fig
  20. **/*.map
  21. **/*.pdn
  22. **/*.js.LICENSE.txt
  23. .browserslistrc
  24. .eslintcache
  25. .eslintignore
  26. .eslintrc*.json
  27. .fantasticonrc.js
  28. .git-blame-ignore-revs
  29. .gitattributes
  30. .gitignore
  31. .mailmap
  32. .prettierignore
  33. .prettierrc
  34. .yarnrc
  35. BACKERS.md
  36. CODE_OF_CONDUCT.md
  37. CONTRIBUTING.md
  38. esbuild.mjs
  39. README.pre.md
  40. svgo.config.js
  41. tsconfig*.json
  42. tsconfig*.tsbuildinfo
  43. webpack.config*.js
  44. yarn.lock
  45. .DS_Store