docs(07-04): update .gitignore to deprecate inventory.env
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -39,6 +39,7 @@ backend/config/ldap_config.json
|
|||||||
!backend/config/ldap_config.json.example
|
!backend/config/ldap_config.json.example
|
||||||
|
|
||||||
# ── Environment files (secrets) ──────────────────────────────
|
# ── Environment files (secrets) ──────────────────────────────
|
||||||
|
# [D-04] inventory.env deprecated — see config/ folder instead
|
||||||
.env
|
.env
|
||||||
.env.*
|
.env.*
|
||||||
inventory.env
|
inventory.env
|
||||||
|
|||||||
Reference in New Issue
Block a user