From b490bd7f7a25fb39aed21495265aa70629a0630c Mon Sep 17 00:00:00 2001 From: Roxi Dittberner Date: Thu, 4 Jun 2026 14:41:45 +0200 Subject: [PATCH] added logs to gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1a6f92c..acd1e27 100644 --- a/.gitignore +++ b/.gitignore @@ -240,4 +240,4 @@ cython_debug/ # and can be added to the global gitignore or merged into this file. For a more nuclear # option (not recommended) you can uncomment the following to ignore the entire idea folder. .idea/ - +log*.txt