Add .eggs/ to .gitignore

Minor update to .gitignore

Change-Id: I0f7107aa45310e995685a7ff30cd3c1008cdb3a9
This commit is contained in:
Stephen Balukoff 2015-10-05 11:26:24 -07:00
parent 6f7c635661
commit cf1917121c
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -22,3 +22,4 @@ subunit.log
*.mo
*.sw?
*~
.eggs/