25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
440 B

  1. .github/**
  2. .vscode/**
  3. .yarn/**
  4. dist/webviews/*-styles.js
  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.tsbuildinfo
  27. tsconfig.eslint.json
  28. tsconfig.json
  29. tsconfig.webviews.json
  30. webpack.config.js
  31. yarn.lock