chore: remove .env from git and add to .gitignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -9,6 +9,7 @@
|
||||
# testing
|
||||
/coverage
|
||||
|
||||
|
||||
# next.js
|
||||
/.next/
|
||||
/out/
|
||||
@@ -27,6 +28,7 @@ yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
# local env files
|
||||
.env
|
||||
.env*.local
|
||||
|
||||
# vercel
|
||||
|
||||
Reference in New Issue
Block a user