Merge "Add .eggs to gitignore"

This commit is contained in:
Jenkins 2015-06-24 18:55:23 +00:00 committed by Gerrit Code Review
commit 5a9afa6b65

1
.gitignore vendored
View File

@ -3,6 +3,7 @@
TAGS
*.egg
*.egg-info
.eggs
build
.coverage
.tox