您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

36 行
495 B

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