mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-02 00:09:30 +01:00
Just 3 left: - git and github. These are doing weird stuff with d.ts imports and const enums - github-authentication which has some tricky path mapping stuff
8 lines
78 B
Plaintext
8 lines
78 B
Plaintext
.vscode/**
|
|
typings/**
|
|
**/*.ts
|
|
**/*.map
|
|
.gitignore
|
|
tsconfig*.json
|
|
esbuild*.mts
|