Add keystores to gitignore
This commit is contained in:
parent
863578d254
commit
c63f8953a1
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -9,3 +9,4 @@
|
||||||
*.pyc
|
*.pyc
|
||||||
.fdroid*
|
.fdroid*
|
||||||
*.apk
|
*.apk
|
||||||
|
*.jks
|
||||||
|
|
Loading…
Reference in a new issue