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.

35 lines
488 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. 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