# Bundle bytes are hashed. Git MUST NOT translate them.
#
# MANDATORY -- bundle-v2.md §10.5. The root is sha256(raw manifest.json bytes),
# so ANY tool that rewrites those bytes changes the root, including tools that
# consider themselves lossless. A Windows contributor cloning with the default
# core.autocrlf=true would otherwise see EVERY fixture fail with no indication
# why: the same manifest.json under CRLF hashes to
#   5ad0a6d3ca7c303e16b4de43a227b32851135d6b66b208e37b5ce3cd2846b5f9
# instead of the pinned
#   91ba9af04434000d460c033b00552d00f58b840470116ca7af988d26c262bc0c
#
# This file must be mirrored into the public SDK corpus copy (§10.1).
*        -text
*.json   -text
*.jsonl  -text
*.txt    -text
*.mp4    -text binary
