2020-10-07 21:20:01 +03:00
|
|
|
.github/
|
2019-09-28 02:39:11 +03:00
|
|
|
.vscode/
|
|
|
|
build/
|
|
|
|
docs/
|
|
|
|
i18n/
|
2020-09-28 19:16:33 +03:00
|
|
|
jobs/
|
|
|
|
node_modules/
|
2019-09-28 02:39:11 +03:00
|
|
|
out/
|
|
|
|
scripts/
|
|
|
|
src/
|
|
|
|
test/
|
2020-09-28 19:16:33 +03:00
|
|
|
types/
|
2019-09-28 02:39:11 +03:00
|
|
|
vscode-extensions-localization-export/
|
|
|
|
vscode-translations-import/
|
2020-09-28 19:16:33 +03:00
|
|
|
**/*.map
|
|
|
|
*.yml
|
2019-09-25 07:50:39 +03:00
|
|
|
.clang-format
|
2016-04-17 00:32:47 +03:00
|
|
|
.gitignore
|
2019-09-05 01:36:10 +03:00
|
|
|
.gitattributes
|
2019-09-25 07:50:39 +03:00
|
|
|
CHANGELOG.pre-0.11.0.md
|
2019-09-05 01:36:10 +03:00
|
|
|
gulpfile.js
|
2019-09-25 07:50:39 +03:00
|
|
|
tsconfig.json
|
2020-09-28 19:16:33 +03:00
|
|
|
test.tsconfig.json
|
|
|
|
translations_auto_pr.js
|
2019-09-25 07:50:39 +03:00
|
|
|
tslint.json
|
|
|
|
webpack.config.js
|
2019-09-30 18:48:33 +03:00
|
|
|
yarn.lock
|