From 188305421b396a4849c591674a967f72708dfda8 Mon Sep 17 00:00:00 2001 From: Daniel Date: Wed, 6 Dec 2023 13:07:54 +0100 Subject: [PATCH] add *.egg-info --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 46d7f87..78cd629 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ TestResults/ *.pyc *.json *.zip +*.egg-info credentials* \ No newline at end of file