Add .env*.local to dashboard gitignore

Vercel CLI automatically added this entry when pulling env vars.
This commit is contained in:
Thomas Marchand
2026-01-02 07:48:33 +00:00
parent 610b9366f2
commit 50e0b0df26

View File

@@ -39,3 +39,4 @@ yarn-error.log*
# typescript
*.tsbuildinfo
next-env.d.ts
.env*.local