From 472b50562bd19f4e9378c54d3d80fc7edfd86c2a Mon Sep 17 00:00:00 2001 From: Pritimay Sarkar Date: Mon, 18 Sep 2023 02:33:27 +0530 Subject: [PATCH] ignore keys --- app/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/.gitignore b/app/.gitignore index 3d3d072..2319ad0 100644 --- a/app/.gitignore +++ b/app/.gitignore @@ -1,3 +1,3 @@ /build -/google-services.json +/google-services* /idea \ No newline at end of file