add .eggs/ directory to Python.gitignore
@@ -13,6 +13,7 @@ develop-eggs/
dist/
downloads/
eggs/
+.eggs/
lib/
lib64/
parts/