String to string and **/.git
This commit is contained in:
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
@ -46,5 +46,9 @@
|
||||
"titleBar.inactiveBackground": "#85d17c99",
|
||||
"titleBar.inactiveForeground": "#15202b99"
|
||||
},
|
||||
"peacock.color": "#85d17c"
|
||||
"peacock.color": "#85d17c",
|
||||
"explorer.excludeGitIgnore": false,
|
||||
"files.exclude": {
|
||||
"**/.git": false
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user