This commit is contained in:
Daniel Bedeleanu
2026-04-14 22:54:19 +03:00
parent 1ea5e90bc4
commit 6c57b1b0c2
69 changed files with 1020 additions and 554 deletions

3
.gitignore vendored
View File

@@ -38,7 +38,10 @@ backend/config/ldap_config.json
# ── Environment files (secrets) ──────────────────────────────
.env
.env.*
inventory.env
inventory.env.*
!.env.example
!inventory.env.example
backend/.env
backend/.env.*
!backend/.env.example