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.

32 regels
452 B

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