From 0c0a0f39c2176840f480075f5116a49101431951 Mon Sep 17 00:00:00 2001 From: Jonas Date: Fri, 17 Oct 2025 21:56:40 +0200 Subject: [PATCH] gitignore erweitert --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2e2801a --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +I2_Wortsalat/Start_Mac/wordsalad_initial +I2_Wortsalat/Start_Mac/.DS_Store