1
0
mirror of https://github.com/GitJournal/GitJournal.git synced 2025-07-27 22:24:31 +08:00

Add google-api-key encrypted via git-crypt

This commit is contained in:
Vishesh Handa
2020-11-09 13:40:10 +01:00
parent 466e6f0569
commit 98dc2be7e0
2 changed files with 4 additions and 0 deletions

4
.gitattributes vendored Normal file

@ -0,0 +1,4 @@
android/app/keystore.jks filter=git-crypt diff=git-crypt
android/google-play-api-key.json filter=git-crypt diff=git-crypt
android/key.properties filter=git-crypt diff=git-crypt
.gitattributes !filter !diff

Binary file not shown.