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.

34 lines
468 B

  1. .github/**
  2. .vscode/**
  3. .vscode-clean/**
  4. .vscode-test/**
  5. .yarn/**
  6. dist/webviews/*.css
  7. emoji/**
  8. images/docs/**
  9. images/originals/**
  10. node_modules/**
  11. scripts/**
  12. src/**
  13. test/**
  14. **/*.fig
  15. **/*.pdn
  16. **/*.js.LICENSE.txt
  17. .eslintcache
  18. .eslintignore
  19. .eslintrc.json
  20. .gitattributes
  21. .gitignore
  22. .gitignore-revs
  23. .mailmap
  24. .prettierignore
  25. .prettierrc
  26. .yarnrc
  27. CODE_OF_CONDUCT.md
  28. CONTRIBUTING.md
  29. esbuild.js
  30. README.insiders.md
  31. tsconfig*.json
  32. tsconfig*.tsbuildinfo
  33. webpack.config*.js
  34. yarn.lock