From e1eba0c210dedbb4bc356d8d63531f4038d93532 Mon Sep 17 00:00:00 2001 From: JBB0807 <104856796+JBB0807@users.noreply.github.com> Date: Wed, 16 Apr 2025 11:03:43 -0700 Subject: [PATCH] Initial working google auth --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5497ced..faa21b8 100644 --- a/.gitignore +++ b/.gitignore @@ -7,7 +7,7 @@ yarn-error.log* pnpm-debug.log* lerna-debug.log* -**/node_modules/ +**/node_modules dist dist-ssr *.local