# Revisions to skip in `git blame` -- whole-tree reformats and other changes
# that touched many lines without changing any behaviour.
#
# Enable once per clone:
#     git config blame.ignoreRevsFile .git-blame-ignore-revs
#
# For diffing across one of these, `git diff -w` hides most of the noise.

# Apply clang-format to the whole tree (2026-08-11).  59 files, provably
# whitespace-only: the token streams before and after are identical.
481f447db8e61d92bbb3283d851a8473f63c57ca
