Add *.apk to .gitignore to ignore apk symlinks

This commit is contained in:
Daniel Martí 2014-12-30 23:36:02 +01:00
parent 53033b93b4
commit ca3fbaf493
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@
*~ *~
*.pyc *.pyc
.fdroid* .fdroid*
*.apk