# Normalize line endings to LF in the repository and on checkout for all
# text files, so fmt/clippy behave identically across platforms.
* text=auto eol=lf

# Binary assets must never be line-ending normalized.
*.png binary
*.moc3 binary
*.wav binary
