aboutsummaryrefslogtreecommitdiff
path: root/jellyfin.code-workspace
diff options
context:
space:
mode:
Diffstat (limited to 'jellyfin.code-workspace')
-rw-r--r--jellyfin.code-workspace2
1 files changed, 1 insertions, 1 deletions
diff --git a/jellyfin.code-workspace b/jellyfin.code-workspace
index 7882b3821..844c69dbc 100644
--- a/jellyfin.code-workspace
+++ b/jellyfin.code-workspace
@@ -12,6 +12,6 @@
"**/jellyfin-web": true,
"**/obj": true
},
- "formatFiles.excludePattern": "**/node_modules,**/.vscode,**/dist/**,**/.chrome,ThirdParty,RSSDP,Mono.Nat,unRaid,debian"
+ "formatFiles.excludePattern": "**/node_modules,**/.vscode,**/dist/**,**/.chrome,ThirdParty,unRaid,debian"
}
}