Merge "Add .eggs/* to .gitignore"

This commit is contained in:
Jenkins 2016-03-22 18:30:38 +00:00 committed by Gerrit Code Review
commit 20542f4c96

1
.gitignore vendored
View File

@ -9,6 +9,7 @@ ChangeLog
.coverage
*.egg
*.egg-info
.eggs/*
.DS_Store
.tox
pycscope.*