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.

27 lines
387 B

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