Update Python.gitignore
@@ -6,6 +6,8 @@ __pycache__/
*.so
# Distribution / packaging
+.Python
+env/
bin/
build/
develop-eggs/