1# Automatically normalize line endings (to LF) for all text-based files. 2* text=auto eol=lf 3# Do not modify line endings for binary files (which are sometimes auto 4# detected as text files by git). 5*.png binary