Skip to content

Commit b60d84d

Browse files
committed
next auth credential login
1 parent 6726978 commit b60d84d

File tree

17 files changed

+844
-72
lines changed

17 files changed

+844
-72
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ npm-debug.log*
2525
yarn-debug.log*
2626
yarn-error.log*
2727

28-
# local env files
29-
.env*.local
28+
# env files
29+
.env*
3030

3131
# vercel
3232
.vercel

0 commit comments

Comments
 (0)