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