mirror of
https://github.com/SrIzan10/next-auth.git
synced 2026-05-01 10:55:20 +00:00
28 lines
211 B
Plaintext
28 lines
211 B
Plaintext
dist
|
|
.solid
|
|
.output
|
|
.vercel
|
|
.netlify
|
|
netlify
|
|
|
|
# dependencies
|
|
/node_modules
|
|
|
|
# IDEs and editors
|
|
/.idea
|
|
.project
|
|
.classpath
|
|
*.launch
|
|
.settings/
|
|
|
|
# Temp
|
|
gitignore
|
|
|
|
# System Files
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
.env
|
|
|
|
.vercel
|