From 00149f14549b72ea5222960da8ac0452d8d20589 Mon Sep 17 00:00:00 2001 From: Roland Knall Date: Sat, 5 Feb 2022 12:34:14 +0100 Subject: [PATCH] Git: Ignore Visual Studio Code workspace definition --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index cbc87b56d7..4cf0c515d3 100644 --- a/.gitignore +++ b/.gitignore @@ -164,3 +164,4 @@ TAGS vgcore.* .pytest_cache/ test/*.log +*.code-workspace