From 26bf9b3d9a299f3070cf21ff4a8af8369bab8dd6 Mon Sep 17 00:00:00 2001 From: Philipp Jacoby Date: Sat, 10 Jan 2026 16:23:02 +0100 Subject: [PATCH] update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 496ee2c..860f418 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -.DS_Store \ No newline at end of file +.DS_Store +.vscode/ \ No newline at end of file