1
0
mirror of https://github.com/github/gitignore synced 2024-06-18 10:29:39 +02:00

Stop ignoring bin/ in Python template

This commit is contained in:
Carl Suster 2014-02-21 10:34:02 +11:00
parent 2544a6b710
commit 52ff767b7a

View File

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