From d5b0fb939878f69d6ddda5f10844daca83b4b471 Mon Sep 17 00:00:00 2001 From: rochi88 Date: Tue, 13 Aug 2024 12:35:13 +0600 Subject: [PATCH] update gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 46a0bfd..8e215d6 100644 --- a/.gitignore +++ b/.gitignore @@ -45,7 +45,7 @@ app.*.map.json # others .env *.g.dart -/lib/firebase_options.dart +firebase_options.dart firebase.json google-services.json GoogleService-Info.plist \ No newline at end of file