remove bin from .gitignore

This commit is contained in:
z3APA3A 2017-03-08 00:27:01 +03:00
parent 513fc1aa20
commit b51465a8d4

7
.gitignore vendored
View File

@ -5,7 +5,12 @@
*.pydevproject
.project
.metadata
bin/*
*.exe
*.dll
*.exp
*.lib
*.key
*.pem
bin64/
dll/
tmp/