Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

35 строки
488 B

3 лет назад
5 лет назад
  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. scripts/**
  13. src/**
  14. test/**
  15. **/*.fig
  16. **/*.pdn
  17. **/*.js.LICENSE.txt
  18. .eslintcache
  19. .eslintignore
  20. .eslintrc.json
  21. .gitattributes
  22. .gitignore
  23. .gitignore-revs
  24. .mailmap
  25. .prettierignore
  26. .prettierrc
  27. .yarnrc
  28. CODE_OF_CONDUCT.md
  29. CONTRIBUTING.md
  30. esbuild.js
  31. README.insiders.md
  32. tsconfig*.json
  33. tsconfig*.tsbuildinfo
  34. webpack.config*.js
  35. yarn.lock