From 8555be3f53d216f61d80149c761de55e9c501ab5 Mon Sep 17 00:00:00 2001 From: Florian Date: Thu, 6 Nov 2025 20:58:24 +0100 Subject: [PATCH] test.py --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0dbf2f2..a61f434 100644 --- a/.gitignore +++ b/.gitignore @@ -168,3 +168,4 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ +test.py