From 2aba19d2fe81ac0905df5b4eb5bc4fb8aa81fd49 Mon Sep 17 00:00:00 2001 From: Vitaliy Ryumshyn Date: Sun, 1 Apr 2018 14:29:16 +0200 Subject: [PATCH] ignore key store and signing properties --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e6f19e7..55af71c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ /.idea/libraries /promo /key +/app/key /captures *.apk *.jks @@ -13,4 +14,4 @@ .DS_Store build local.properties -signing.properties \ No newline at end of file +signing.properties