initial public commit

This commit is contained in:
server-hotfix 2025-06-18 17:24:15 +00:00
parent 6bd9323fed
commit d09ec081f0

4
.gitignore vendored
View file

@ -31,11 +31,11 @@ lib/backups/*
# ── Ignore nearly everything in conf.d/ ───────────────────
conf.d/*
!conf.d/*.example.conf # keep canonical examples
!conf.d/.example.conf # keep canonical examples
!conf.d/README.md # optional explanatory file
# ── Ignore nearly everything in stream.d/ ─────────────────
stream.d/*
!stream.d/*.example.conf
!stream.d/.example.conf
!stream.d/README.md