summaryrefslogtreecommitdiffstats
path: root/examples/vscode-playground/.vscodeignore
blob: ba6eaa1b0e9a169eb1516a71fc177074e30c3152 (plain)
1
2
3
4
5
6
7
8
9
10
.vscode
.gitignore
client/out/*.map
client/src/
tsconfig.json
tslint.json
package.json
package-lock.json

.pytest_cache