2016-04-17 00:32:47 +03:00
|
|
|
.vscode/**
|
2019-09-25 07:50:39 +03:00
|
|
|
build/**
|
|
|
|
docs/**
|
|
|
|
i18n/**
|
2019-09-05 01:36:10 +03:00
|
|
|
out/**
|
2019-09-25 07:50:39 +03:00
|
|
|
scripts/**
|
2016-04-17 00:32:47 +03:00
|
|
|
src/**
|
2019-09-25 07:50:39 +03:00
|
|
|
test/**
|
|
|
|
vscode-extensions-localization-export/**
|
|
|
|
vscode-translations-import/**
|
|
|
|
.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
|
|
|
.travis.yml
|
|
|
|
appveyor.yml
|
|
|
|
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
|
|
|
|
tslint.json
|
|
|
|
webpack.config.js
|
|
|
|
yarn.lock
|