mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
* Fixing sql snippets that failed on DBs that are case sensitive. * Adding .vs/ (Visual Studio Code project dir) to .gitignore. * Fixing typo.
This commit is contained in:
committed by
Kevin Cunnane
parent
01d3fe6077
commit
7498e3a6da
1
.gitignore
vendored
1
.gitignore
vendored
@@ -16,6 +16,7 @@ test-reports
|
||||
.vscode-test
|
||||
node_modules/
|
||||
.build/
|
||||
.vs/
|
||||
out/
|
||||
out-build/
|
||||
out-editor/
|
||||
|
||||
Reference in New Issue
Block a user