From 24a37e0fef0eb86b6525d827fb3da08aae705ae2 Mon Sep 17 00:00:00 2001 From: Laurent Cozic Date: Thu, 16 May 2024 17:28:06 +0100 Subject: [PATCH] Tools: Add vscode settings --- joplin.code-workspace | 1 - 1 file changed, 1 deletion(-) diff --git a/joplin.code-workspace b/joplin.code-workspace index 57ed38a30..c108fda8f 100644 --- a/joplin.code-workspace +++ b/joplin.code-workspace @@ -106,7 +106,6 @@ "./packages/renderer/**/node_modules/": true, ".eslintignore": true, ".gitignore": true, - ".vscode/*": true, ".yarn/cache": true, ".yarn/install-state.gz": true, ".yarn/plugins": true,