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
490 B

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