aboutsummaryrefslogtreecommitdiff
path: root/.vscodeignore
blob: 5ff3c19320f69ed4f82eb5a6da47e8187fefea38 (plain)
1
2
3
4
5
6
7
8
9
.vscode/**
.vscode-test/**
out/test/**
test/**
src/**
**/*.map
.gitignore
tsconfig.json
vsc-extension-quickstart.md