mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
10 lines
134 B
Plaintext
10 lines
134 B
Plaintext
.vscode/**
|
|
**/*.ts
|
|
**/*.map
|
|
.gitignore
|
|
**/tsconfig.json
|
|
**/tsconfig.base.json
|
|
contributing.md
|
|
.travis.yml
|
|
**/node_modules/**
|