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

33 lines
472 B

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