From fcfaddd7ed1169485fcea4b8887b91c1b10dd6fb Mon Sep 17 00:00:00 2001 From: Sukhdev Bajiya Date: Sun, 6 Nov 2022 09:41:14 +0530 Subject: [PATCH 1/2] upload --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index fcc91b2..7a96f0d 100644 --- a/.gitignore +++ b/.gitignore @@ -66,5 +66,7 @@ node_modules/ # dotenv environment variables file .env + + # _redirects # /* /index.html 200 \ No newline at end of file From 3e458f558acb71930370e336f76a530e5985081c Mon Sep 17 00:00:00 2001 From: Sukhdev Bajiya Date: Sun, 6 Nov 2022 09:42:29 +0530 Subject: [PATCH 2/2] upload --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7a96f0d..71cc5e4 100644 --- a/.gitignore +++ b/.gitignore @@ -67,6 +67,5 @@ node_modules/ .env - # _redirects # /* /index.html 200 \ No newline at end of file