mirror of
https://github.com/kiteco/vscode-plugin.git
synced 2024-11-05 02:08:46 +03:00
cbb51db851
* adds bundling to plugin * launch.json path * launch.json fields
12 lines
142 B
Plaintext
12 lines
142 B
Plaintext
.vscode/**
|
|
.vscode-test/**
|
|
test/**
|
|
.gitignore
|
|
jsconfig.json
|
|
vsc-extension-quickstart.md
|
|
.eslintrc.json
|
|
config/
|
|
src/
|
|
node_modules
|
|
assets/
|
|
docs/ |