From c20197c40a2751f6ab61f550d711bcc3784fcc0a Mon Sep 17 00:00:00 2001 From: Pritimay Sarkar Date: Fri, 17 Nov 2023 10:55:22 +0530 Subject: [PATCH] add log in ignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f43bb02..9c1949c 100644 --- a/.gitignore +++ b/.gitignore @@ -30,4 +30,5 @@ public/india-states.json *.apk scripts/reports -scripts/data \ No newline at end of file +scripts/data +firebase-debug.log