1
Fork 0

Hide untracked changes in git.

This commit is contained in:
Bauke 2023-02-21 12:51:44 +01:00
parent b63c9bd20f
commit 22ba2bcc83
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
{
"deno.enable": true,
"git.untrackedChanges": "hidden",
"[typescript]": {
"editor.defaultFormatter": "denoland.vscode-deno"
}