# Normalize all text files to LF in the repo and working tree (this project
# is developed on Windows but had drifted to mixed CRLF/LF; pin it to LF so
# tooling on any OS produces clean, EOL-noise-free diffs).
* text=auto eol=lf
