From ce822d28989ba15f351f997c096398cbba7c02ea Mon Sep 17 00:00:00 2001 From: data Date: Thu, 20 Feb 2025 11:12:25 +0100 Subject: [PATCH] =?UTF-8?q?Sichere=20=C3=84nderungen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ab3e8ce..41163b1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # ---> Python # Byte-compiled / optimized / DLL files __pycache__/ +.idea/ *.py[cod] *$py.class