Added .apk files to .gitignore.
This commit is contained in:
parent
d2dab0121c
commit
ec6aeeb78f
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -4,4 +4,5 @@
|
|||
/build
|
||||
*.iml
|
||||
*.iws
|
||||
*.ipr
|
||||
*.ipr
|
||||
*.apk
|
Reference in a new issue