mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 20:43:31 +01:00
* Move MD server into own package * Remove a few more refs * Try glob * Move glob * More glob * Add logging * Tweak glob again * Use webpack to copy over files * Remove a few more refs to server * Fix debug check
19 lines
277 B
Plaintext
19 lines
277 B
Plaintext
test/**
|
|
test-workspace/**
|
|
src/**
|
|
notebook/**
|
|
tsconfig.json
|
|
tsconfig.*.json
|
|
out/test/**
|
|
out/**
|
|
extension.webpack.config.js
|
|
extension-browser.webpack.config.js
|
|
cgmanifest.json
|
|
yarn.lock
|
|
preview-src/**
|
|
webpack.config.js
|
|
esbuild-notebook.js
|
|
esbuild-preview.js
|
|
.gitignore
|
|
**/*.d.ts
|