chore(.gitignore): update env file pattern in gitignore
All checks were successful
All checks were successful
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -32,7 +32,7 @@ yarn-error.log*
|
||||
.pnpm-debug.log*
|
||||
|
||||
# env files (can opt-in for committing if needed)
|
||||
.env*
|
||||
.env
|
||||
|
||||
# vercel
|
||||
.vercel
|
||||
|
Reference in New Issue
Block a user