voidzero-dev/vite-plus

Add environment files to `.gitignore`

Geschlossen

#2.086 geöffnet am 07.07.2026

 (1 Kommentar) (1 Reaktion) (0 zugewiesene Personen)Rust (247 Forks)github user discovery
contribution welcomegood first issue

Repository-Metriken

Stars
 (5.591 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 1T 7h) (121 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide