From e8770641569a38c7edbb4919790f53876e3fb112 Mon Sep 17 00:00:00 2001 From: easyhz Date: Tue, 9 Apr 2024 14:55:10 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20gitIgnore=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4933299..066ff32 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,5 @@ .externalNativeBuild .cxx local.properties -app/google-services.json \ No newline at end of file +app/google-services.json +keystore.properties \ No newline at end of file