- .github/**
- .vscode/**
- .vscode-clean/**
- .yarn/**
- dist/webviews/*.css
- emoji/**
- images/docs/**
- node_modules/**
- scripts/**
- src/**
- test/**
- **/*.fig
- **/*.pdn
- .eslintcache
- .eslintignore
- .eslintrc.json
- .gitattributes
- .gitignore
- .gitignore-revs
- .mailmap
- .prettierignore
- .prettierrc
- .yarnrc
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- generateEmojiShortcodeMap.js
- tsconfig.eslint.json
- tsconfig.json
- tsconfig.webviews.json
- tsconfig.tsbuildinfo
- webpack.config.js
- yarn.lock
|