vscode/extensions/vscode-web-playground/.vscodeignore
Matt Bierner 1c741ecc64
Move web playground code into its own extension (#92672)
This splits the web playground out from vscode-api-tests
2020-03-17 15:01:17 -07:00

7 lines
64 B
Plaintext

.vscode/**
typings/**
**/*.ts
**/*.map
.gitignore
tsconfig.json