From c0f5185c618e625a2f2a853691c882088ad968bb Mon Sep 17 00:00:00 2001 From: Ludy87 Date: Tue, 27 May 2025 17:52:08 +0200 Subject: [PATCH] Update settings.json --- .vscode/settings.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.vscode/settings.json b/.vscode/settings.json index bfc406300..e45bc4dd9 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -49,7 +49,9 @@ ".venv*/", ".vscode/", "bin/", + "common/bin/", "build/", + "common/build/", "configs/", "customFiles/", "docs/", @@ -63,6 +65,7 @@ ".git-blame-ignore-revs", ".gitattributes", ".gitignore", + "common/.gitignore", ".pre-commit-config.yaml", ], // Enables signature help in Java.