# Normalize all text files to LF in the repository and the working tree. * text=auto eol=lf # Binaries: never touch line endings (insurance for future fixtures/assets). *.png binary *.jpg binary *.gif binary *.webp binary *.ico binary