1 2 3 4 5 6 7
# Normalize line endings to LF in the repository * text=auto eol=lf # Explicitly binary files — no line-ending conversion *.png binary *.ico binary *.exe binary