From 4a067283813490f40b85c86b1a3154487ae65f5f Mon Sep 17 00:00:00 2001 From: anthony-melin Date: Fri, 17 Jul 2026 19:29:55 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20ignore=20egg-info=20files?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6884755..f8f9316 100644 --- a/.gitignore +++ b/.gitignore @@ -52,5 +52,5 @@ __pycache__/ .spyproject/ .pydevproject - +*.egg-info