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.

31 regels
434 B

4 jaren geleden
  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. *.map
  13. .eslintcache
  14. .eslintignore
  15. .eslintrc.json
  16. .gitattributes
  17. .gitignore
  18. .gitignore-revs
  19. .mailmap
  20. .prettierignore
  21. .prettierrc
  22. .yarnrc
  23. CODE_OF_CONDUCT.md
  24. CONTRIBUTING.md
  25. generateEmojiShortcodeMap.js
  26. tsconfig.eslint.json
  27. tsconfig.json
  28. tsconfig.webviews.json
  29. tsconfig.tsbuildinfo
  30. webpack.config.js
  31. yarn.lock