Ignore bin folder for git

pull/146/head
johnniang 2019-04-09 22:08:31 +08:00
parent b8fd0e4841
commit 5922158cb4
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -7,6 +7,7 @@ logs/
.gradle
/build/
!gradle/wrapper/gradle-wrapper.jar
bin/
### STS ###
.apt_generated