initial public commit
This commit is contained in:
parent
6bd9323fed
commit
d09ec081f0
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue