add bin to gitignore
This commit is contained in:
parent
5bd4e640f2
commit
18515ea4cd
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -2,4 +2,5 @@
|
||||||
.DS_Store
|
.DS_Store
|
||||||
build
|
build
|
||||||
.gradle
|
.gradle
|
||||||
.idea
|
.idea
|
||||||
|
bin
|
Loading…
Add table
Add a link
Reference in a new issue