From cf9b9c55dc571b1102559512a1755a4305067ee0 Mon Sep 17 00:00:00 2001 From: cerberus Date: Tue, 24 Feb 2026 17:11:25 +0100 Subject: [PATCH] mod gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e59b54e..673a898 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ # ---> Python # Byte-compiled / optimized / DLL files -**/__pycache__/ +**/__pycache__/** *.py[cod] *$py.class