files.exclude
This commit is contained in:
parent
06b9806fb7
commit
46a90d4d45
@ -69,12 +69,18 @@
|
||||
"[xml]": {
|
||||
"editor.defaultFormatter": "mikeburgh.xml-format"
|
||||
},
|
||||
"cSpell.words": [
|
||||
"blazorwasm"
|
||||
],
|
||||
"dotnetAcquisitionExtension.existingDotnetPath": [
|
||||
{
|
||||
"extensionId": "msazurermtools.azurerm-vscode-tools",
|
||||
"path": "C:\\Program Files\\dotnet\\dotnet.exe"
|
||||
}
|
||||
],
|
||||
"files.exclude": {
|
||||
"**/.git": false
|
||||
},
|
||||
"remote.SSH.remotePlatform": {
|
||||
"192.168.0.73": "linux",
|
||||
"192.168.0.34": "linux",
|
||||
|
Loading…
x
Reference in New Issue
Block a user