Add bin to gitignore

This commit is contained in:
nicksavers 2014-05-21 21:15:12 +02:00
parent f26b113607
commit ad06bd2f1b
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -9,6 +9,7 @@
.project
.classpath
.settings
bin
# Package Files #
*.jar