add bin to gitignore
This commit is contained in:
parent
5bd4e640f2
commit
18515ea4cd
3
.gitignore
vendored
3
.gitignore
vendored
@ -2,4 +2,5 @@
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
build
|
build
|
||||||
.gradle
|
.gradle
|
||||||
.idea
|
.idea
|
||||||
|
bin
|
Loading…
Reference in New Issue
Block a user