mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:28:52 +01:00
10 lines
121 B
Plaintext
10 lines
121 B
Plaintext
.vscode/**
|
|
typings/**
|
|
out/test/**
|
|
test/**
|
|
**/*.ts
|
|
**/*.map
|
|
.gitignore
|
|
tsconfig.json
|
|
vsc-extension-quickstart.md
|