From 42556b8aec1fc042d7c8d4464d173f51d8d23a32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Fischer?= Date: Wed, 23 Sep 2026 11:39:17 +0200 Subject: [PATCH] add logfile to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e43b0f9..a7f45cb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .DS_Store +logFile.md