Add android/app/bin to .gitignore (#3374)
This commit is contained in:
parent
8aeef8a532
commit
bbd22b8f7f
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -39,6 +39,7 @@ xcshareddata/
|
|||
.gradle
|
||||
local.properties
|
||||
*.iml
|
||||
android/app/bin
|
||||
|
||||
# node.js
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue