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