From 3afc93e7a87787eb6e6e490bfac47c313764e317 Mon Sep 17 00:00:00 2001 From: Skullheadx <94652084+Skullheadx@users.noreply.github.com> Date: Sun, 13 Oct 2024 19:23:45 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5207898..c1d5586 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ links.txt /.venv .DS_Store links.txt +*.egg-info -- 2.54.0