add egg-info to gitignore

This commit is contained in:
Fabio 2024-09-14 20:02:06 +02:00
parent 2a2a3fff63
commit ff1086c06f

2
.gitignore vendored
View File

@ -13,3 +13,5 @@
*.pyc
*.safetensors
*.json
*.egg-info