Merge commit '8a86f2ab6d'
This commit is contained in:
commit
2d91943fab
29 changed files with 2712 additions and 21 deletions
8
shared/.gitignore
vendored
Normal file
8
shared/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Operational continuity state — LOCAL-ONLY, never committed.
|
||||
# Rationale: commons is subtree-consumed (a committed root STATE.md would land in every
|
||||
# consumer's shared/STATE.md) and is intended for open publication (STATE must never reach
|
||||
# a public mirror). The guard roll-up greps STATE.md locally, so local-only is sufficient.
|
||||
/STATE.md
|
||||
|
||||
# Local-scoped notes/overrides convention (KTG global): never mirrored.
|
||||
*.local.md
|
||||
Loading…
Add table
Add a link
Reference in a new issue