Skip to content

Commit

Permalink
Revert "feat(auth): Add Google auth"
Browse files Browse the repository at this point in the history
This reverts commit e77b9d3.
  • Loading branch information
rabilrbl committed Apr 5, 2024
1 parent 62c88d7 commit 3ee8e20
Show file tree
Hide file tree
Showing 21 changed files with 83 additions and 2,425 deletions.
6 changes: 2 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,12 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*

# local env files
.env*.local

# vercel
.vercel

# typescript
*.tsbuildinfo
next-env.d.ts

.env
.env.local
firebase.json
Loading

0 comments on commit 3ee8e20

Please sign in to comment.