Git: Fix .gitignore def

'bin' was added to the .gitignore config by mistake. This PS fixes
that.

Change-Id: I784ec8733683768bf74c2ff21b5c2bacf53e2641
This commit is contained in:
Pete Birley 2017-05-02 03:51:28 -05:00
parent 60d01e54cc
commit f1a5c98a03

1
.gitignore vendored
View File

@ -10,7 +10,6 @@ dist
build
eggs
parts
bin
var
sdist
develop-eggs