From d9b4f88d473d8a71bd44187c571cbe9860c2ccba Mon Sep 17 00:00:00 2001 From: Thomas von Deyen Date: Mon, 8 Jan 2024 21:25:57 +0100 Subject: [PATCH] Ignore vscode workspace settings --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6c652bb011..06f36562aa 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ yarn-debug.log* .yarn-integrity /spec/dummy/public/pictures .byebug_history +.vscode/