.vscode/**
.vscode-test/**
src/**
**/*.ts
!out/**/*.js
**/tsconfig.json
**/.eslintrc.json
**/*.map
.gitignore
.git/**
node_modules/**
*.vsix
*.log
