chore: add .env to .gitignore
Prevent accidental commit of environment variable files. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -48,3 +48,7 @@ usb-release/toolkit/*.pkg
|
||||
usb-release/toolkit/*.msi
|
||||
usb-release/toolkit/*.tar.gz
|
||||
usb-release/toolkit/*.zip
|
||||
|
||||
# ── Environment variables ──
|
||||
.env
|
||||
.env.*
|
||||
|
||||
Reference in New Issue
Block a user