# Normalize line endings to LF on all platforms.
# Prevents CRLF conversion on Windows (git core.autocrlf=true) from
# showing unmodified files as changed after clone.
* text=auto eol=lf
