From 54bec4026c098b3e93d6482f645cc19b033816ae Mon Sep 17 00:00:00 2001 From: keemsisi Date: Sat, 20 Sep 2025 16:27:58 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index d938001d..b6fdf33d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ # Python __pycache__/ -**pycache**/ *.py[cod] *.so *.egg-info/