Browse Source

Merge pull request #895 from EvandroLG/patch-1

Update Python.gitignore
Adam Roben 11 years ago
parent
commit
f35df2526c
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Python.gitignore

+ 2 - 0
Python.gitignore

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