Merge "Ignore the .eggs directory"

This commit is contained in:
Zuul 2018-06-13 05:15:33 +00:00 committed by Gerrit Code Review
commit e512734c24
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -12,6 +12,7 @@ dist
build
.venv
eggs
.eggs
parts
bin
var