From 52b4578bc15b29145eee7d99d6363adc2d35c5f8 Mon Sep 17 00:00:00 2001 From: msnau Date: Tue, 25 Aug 2026 22:43:51 +0200 Subject: [PATCH] Neuer Versuch gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9b670cc..a08d0cd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ # Default ignored files /shelf/ /workspace.xml -/.idea/ \ No newline at end of file +.idea/ \ No newline at end of file