docs: bakery/homelab distribution, single-trunk CONTRIBUTING, drop leftover tarball
Some checks failed
check / check (push) Failing after 34s
Some checks failed
check / check (push) Failing after 34s
State that breadarr is bakery-distributed (not in the BOS ISO, not a GTK desktop-shell app, no bread events), add CONTRIBUTING.md for the single-trunk + RC-tag model, ignore leftover src.tar.xz artifacts, and delete breadarrd/src/src.tar.xz.
This commit is contained in:
parent
3e566a193d
commit
73df2a4c3c
4 changed files with 106 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -7,5 +7,8 @@ config.toml
|
|||
# Local hygiene notes (not for commit)
|
||||
CLAUDE.md
|
||||
|
||||
# Leftover source tarballs (never commit these)
|
||||
**/src.tar.xz
|
||||
|
||||
# graphify knowledge-graph output (local tool cache, not for commit)
|
||||
graphify-out/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue