Update .gitignore to include pydepp.egg-info directory

This commit is contained in:
2025-04-23 17:24:37 +02:00
parent 7226a96554
commit 137a44d0fe

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
__pycache__/
.pybuild/
build/
pydepp.egg-info/