Add algo.egg-info to .gitignore

This commit is contained in:
Dan Guido 2025-08-16 03:26:05 -04:00
parent 3af68d4298
commit 0372bd6ec3

1
.gitignore vendored
View file

@ -10,3 +10,4 @@ inventory_users
.ansible/
__pycache__/
*.pyc
algo.egg-info/