From e497f2dda1009112d96f3563cb738a2c4d91b129 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 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index efd1438..3c28719 100644 --- a/.gitignore +++ b/.gitignore @@ -27,4 +27,9 @@ yarn-error.log* src/components/testData.json public/world-110m.json public/india-states.json -*.apk \ No newline at end of file +*.apk +*.apk + +scripts/reports +scripts/data +firebase-debug.log