# Normalize all text files to LF in the repo. * text=auto eol=lf # Binary *.png binary *.jpg binary *.jpeg binary *.gif binary *.ico binary *.webp binary *.pdf binary *.zip binary *.gz binary *.woff binary *.woff2 binary *.ttf binary *.otf binary *.eot binary # Windows-only scripts keep CRLF *.bat text eol=crlf *.cmd text eol=crlf *.ps1 text eol=crlf