From 10567c70a639bc3838fe451a0bbc032561ee9bd0 Mon Sep 17 00:00:00 2001 From: itwysgsl Date: Wed, 10 Jul 2019 15:19:04 +0900 Subject: [PATCH] Updated .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d520dd2..f64523a 100755 --- a/.gitignore +++ b/.gitignore @@ -45,4 +45,5 @@ npm-debug.log buck-out/ \.buckd/ android/app/libs -android/keystores/debug.keystore \ No newline at end of file +android/keystores/debug.keystore +*.keystore