mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
* Merge from vscode 81d7885dc2e9dc617e1522697a2966bc4025a45d * Fix vs unit tests and hygiene issue * Fix strict null check issue
29 lines
401 B
Plaintext
29 lines
401 B
Plaintext
.DS_Store
|
|
.cache
|
|
npm-debug.log
|
|
Thumbs.db
|
|
node_modules/
|
|
.build/
|
|
extensions/**/dist/
|
|
out/
|
|
out-build/
|
|
out-editor/
|
|
out-editor-src/
|
|
out-editor-build/
|
|
out-editor-esm/
|
|
out-editor-min/
|
|
out-monaco-editor-core/
|
|
out-vscode/
|
|
out-vscode-min/
|
|
out-vscode-reh/
|
|
out-vscode-reh-min/
|
|
out-vscode-reh-pkg/
|
|
**/node_modules
|
|
src/vs/server
|
|
resources/server
|
|
build/node_modules
|
|
coverage/
|
|
test_data/
|
|
test-results/
|
|
yarn-error.log
|