From 19709e296aec10d2cd24f904a87243216a454d5f Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Mon, 4 Dec 2023 23:16:08 +0200 Subject: Added auth to signup page + some UI refactoring --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 24476c5..186e0bd 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,6 @@ app.*.map.json /android/app/debug /android/app/profile /android/app/release + +# Firebase +firebase_options.dart -- cgit v1.2.3