# BEGIN LOOM-MANAGED (merge drivers, #4528)
# install-metadata.json is a machine-local install stamp (loom_version,
# loom_commit, last_resync, loom_source) that every host's resync
# re-writes -- always keep our side on a merge conflict; the file is
# fully re-derived by the next resync regardless of which side "wins".
.loom/install-metadata.json merge=ours
# END LOOM-MANAGED (merge drivers, #4528)

# Board readiness and manufacturing manifests bind exact file bytes.
# Preserve exported CSV line endings and checked source bytes on every platform.
boards/** -text

# Native PDF cross-reference records contain significant trailing spaces.
boards/**/*.pdf binary
