From 0a8baebae06301f7072761e944841de004284c2f Mon Sep 17 00:00:00 2001 From: Lukas Blacha Date: Tue, 7 Feb 2023 15:03:03 +0100 Subject: [PATCH] Updated .gitignore --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index e304199..f457137 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,6 @@ # ---> Python # Byte-compiled / optimized / DLL files __pycache__/ -*.py[cod] *$py.class # C extensions