From d7abf4c6ed15571aec095f3e4bd9c1f7c812ba9b Mon Sep 17 00:00:00 2001 From: "s.steuer" Date: Sat, 4 Nov 2023 00:13:54 +0100 Subject: [PATCH] =?UTF-8?q?Data-,=20Work-=20und=20Log-Directory=20aufgenom?= =?UTF-8?q?men,=20weil=20diese=20Daten=20ausschlie=C3=9Flich=20Arbeitsdate?= =?UTF-8?q?ien=20sind?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 7e783a8..5c3723a 100644 --- a/.gitignore +++ b/.gitignore @@ -159,3 +159,7 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ +# Benutzerdefiniert +/data +/work +/log