gitignore fix

This commit is contained in:
2026-07-09 10:04:37 +05:30
parent 49188b8fbb
commit 961066e958
+2 -1
View File
@@ -1,6 +1,7 @@
# ── Secrets / local config ─────────────────────────────────────────────
# Keep the base appsettings.json (no real secrets); ignore env-specific ones.
**/appsettings.*.json
!**/appsettings.json
.env
.env.*
!**/.env*.example