# Normalize line endings: text files use LF in the repo, checked out native.
* text=auto eol=lf

# Binary assets - never touch line endings.
*.mp4 binary
*.gif binary
*.png binary
*.jpg binary
