mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-28 01:25:39 -05:00
26 lines
351 B
Plaintext
26 lines
351 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
|
|
coverage/
|
|
test_data/
|
|
test-results/
|
|
yarn-error.log
|