17 lines
196 B
Plaintext
17 lines
196 B
Plaintext
.vscode/**
|
|
.vscode-test/**
|
|
test/**
|
|
.gitignore
|
|
.yarnrc
|
|
vsc-extension-quickstart.md
|
|
**/jsconfig.json
|
|
**/*.map
|
|
**/eslint.config.mjs
|
|
**/.vscode-test.*
|
|
node_modules
|
|
**/*.map
|
|
.git
|
|
.github
|
|
.vscode
|
|
tests
|