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.

38 regels
533 B

3 jaren 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/gitlens-preview.gif
  10. images/originals/**
  11. node_modules/**
  12. out/**
  13. patches/**
  14. scripts/**
  15. src/**
  16. test/**
  17. **/*.fig
  18. **/*.pdn
  19. **/*.js.LICENSE.txt
  20. .eslintcache
  21. .eslintignore
  22. .eslintrc.json
  23. .gitattributes
  24. .gitignore
  25. .gitignore-revs
  26. .mailmap
  27. .prettierignore
  28. .prettierrc
  29. .yarnrc
  30. CODE_OF_CONDUCT.md
  31. CONTRIBUTING.md
  32. esbuild.js
  33. README.insiders.md
  34. tsconfig*.json
  35. tsconfig*.tsbuildinfo
  36. webpack.config*.js
  37. yarn.lock
  38. .DS_Store