.vscode/**
.vscode-test/**
out/test/**
src/**
test/**
.gitignore
vsc-extension-quickstart.md
**/tsconfig.json
**/*.map
**/*.ts
**/*.log
files-for-extension-testing
test-resources/**
test-resource
e2e-tests/**
e2e-tests-tmp/**