mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
* Change Azure region dropdown to use azurecore API for getting display name * Fix compile errors * Adding a few things to the vscodeignore * and another
10 lines
110 B
Plaintext
10 lines
110 B
Plaintext
.gitignore
|
|
src/**
|
|
out/**
|
|
extension.webpack.config.js
|
|
tsconfig.json
|
|
yarn.lock
|
|
coverConfig.json
|
|
*.vsix
|
|
coverage
|