chore: deno ignore ./client/mdui_patched
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"deno.enable": true,
|
"deno.enable": true,
|
||||||
"deno.disablePaths": [
|
"deno.disablePaths": [
|
||||||
"./thewhitesilk_data"
|
"./thewhitesilk_data",
|
||||||
|
"./client/mdui_patched"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user