Add a keystores folder
This commit is contained in:
parent
de992e86ea
commit
2786de6c73
2 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -9,4 +9,6 @@ resources/icons/others/*
|
||||||
!resources/icons/others/.gitkeep
|
!resources/icons/others/.gitkeep
|
||||||
resources/ringtones/*
|
resources/ringtones/*
|
||||||
!resources/ringtones/.gitkeep
|
!resources/ringtones/.gitkeep
|
||||||
|
resources/keystores/*
|
||||||
|
!resources/keystores/.gitkeep
|
||||||
*.apk
|
*.apk
|
||||||
|
|
0
resources/keystores/.gitkeep
Normal file
0
resources/keystores/.gitkeep
Normal file
Reference in a new issue