From d9a33eb6949e6869c6329e17e8c62436d77f735b Mon Sep 17 00:00:00 2001 From: foefl Date: Wed, 12 Aug 2026 15:15:05 +0200 Subject: [PATCH] =?UTF-8?q?VSCode-Workspaces=20zu=20`gitignore`=20hinzugef?= =?UTF-8?q?=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 771ad21..59db44b 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ *.png .obsidian *.xls -*.xlsx \ No newline at end of file +*.xlsx +*.code-workspace \ No newline at end of file