add bin to gitignore

This commit is contained in:
Simon Freiermuth 2022-03-18 11:25:54 +01:00
parent 5bd4e640f2
commit 18515ea4cd

3
.gitignore vendored
View File

@ -2,4 +2,5 @@
.DS_Store
build
.gradle
.idea
.idea
bin