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.

46 line
657 B

1 年之前
  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. .gitattributes
  29. .gitignore
  30. .gitignore-revs
  31. .mailmap
  32. .prettierignore
  33. .prettierrc
  34. .yarnrc
  35. BACKERS.md
  36. CODE_OF_CONDUCT.md
  37. CONTRIBUTING.md
  38. esbuild.js
  39. README.insiders.md
  40. README.pre.md
  41. svgo.config.js
  42. tsconfig*.json
  43. tsconfig*.tsbuildinfo
  44. webpack.config*.js
  45. yarn.lock
  46. .DS_Store