AtlatestRepositoryfolio

folio / tree.gitignore

1build/
2.sigil/
3__pycache__/
4
5# F3a coordination artifacts: the lock rendezvous file is a stable path that
6# exists forever in every coordinated root and carries no state; staging temps
7# are transient and renamed away on publish.
8.folio-coordination
9.folio-transaction-manifest
10.folio-staging-*
11.folio-coordination-probe-*