Browse Source

Stop ignoring bin/ in Python template

Carl Suster 11 years ago
parent
commit
52ff767b7a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Python.gitignore

+ 0 - 1
Python.gitignore

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