voidzero-dev/vite-plus
Add environment files to `.gitignore`
Fechada
#2.086 aberto em 7 de jul. de 2026
contribution welcomegood first issue
Métricas do repositório
- Stars
- (5.591 estrelas)
- Métricas de merge de PR
- (Mesclagem média 1d 7h) (121 fundiu PRs em 30d)
Description
Description
Hi, would it be possible to add these files to the default .gitignore when creating a new project with Vite+?
.env
.env.local
.env.*.local
Suggested solution
Add .env files to the default .gitignore
Alternative
No response
Additional context
No response
Validations
- Read the Contributing Guidelines.
- Confirm this request is for Vite+ itself and not for Vite, Vitest, tsdown, Rolldown, or Oxc.
- Check that there isn't already an issue requesting the same feature.