Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
|
.github/**
|
|
.vscode/**
|
|
dist/webviews/main.js
|
|
emoji/**
|
|
images/docs/**
|
|
images/**/*.pdn
|
|
node_modules/**
|
|
src/**
|
|
test/**
|
|
*.map
|
|
.eslintrc.json
|
|
.gitignore
|
|
.mailmap
|
|
.prettierignore
|
|
.prettierrc
|
|
CODE_OF_CONDUCT.md
|
|
CONTRIBUTING.md
|
|
generateEmojiShortcodeMap.js
|
|
package-lock.json
|
|
tsconfig.json
|
|
tsconfig.eslint.json
|
|
tsconfig.webviews.json
|
|
webpack.config.js
|
|
yarn.lock
|