Add .env*.local to dashboard gitignore
Vercel CLI automatically added this entry when pulling env vars.
This commit is contained in:
1
dashboard/.gitignore
vendored
1
dashboard/.gitignore
vendored
@@ -39,3 +39,4 @@ yarn-error.log*
|
||||
# typescript
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
.env*.local
|
||||
|
||||
Reference in New Issue
Block a user