Hide untracked changes in git.
This commit is contained in:
parent
b63c9bd20f
commit
22ba2bcc83
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"deno.enable": true,
|
||||
"git.untrackedChanges": "hidden",
|
||||
"[typescript]": {
|
||||
"editor.defaultFormatter": "denoland.vscode-deno"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue