mirror of
https://github.com/hotyue/IP-Sentinel.git
synced 2026-09-07 00:17:27 +08:00
chore: Add .gitignore to prevent secret leakage
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Environment & secrets
|
||||
.env
|
||||
.env.*
|
||||
.env.d/
|
||||
*.env
|
||||
!*.env.example
|
||||
Reference in New Issue
Block a user