# The last matching line wins, so the general rule comes first and the exception after it.
* text=auto eol=lf

# Parity fixtures are hashed byte for byte. A file git converts on checkout is a
# different file on Windows than on Linux, and the digest recorded in manifest.json then
# only matches on the machine that captured it — which is exactly what CI caught: the
# manifest held the Windows working-tree bytes, and the repository's own bytes failed.
tests/parity/** -text
