From c1d0b18cb98497e78ee2dd386aa1ff2dd036a656 Mon Sep 17 00:00:00 2001 From: Manuel Vergara Date: Sun, 5 May 2024 19:16:44 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d5a2290..9aacb32 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ # Visual Studio Code # .vscode/* +*/.vscode/* .vscode/settings.json .vscode/tasks.json .vscode/launch.json