Merge "Ignore .eggs directory"

This commit is contained in:
Zuul 2023-12-19 12:22:05 +00:00 committed by Gerrit Code Review
commit 664012b741
1 changed files with 1 additions and 2 deletions

3
.gitignore vendored
View File

@ -4,8 +4,7 @@
*.so
# Packages
*.egg
*.egg-info
*.egg*
dist
build
eggs