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.

30 lines
431 B

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