# Auto-normalize line endings * text=auto # Force text files to LF *.php text eol=lf *.js text eol=lf *.css text eol=lf *.md text eol=lf *.txt text eol=lf *.json text eol=lf # Binaries *.png binary *.jpg binary *.jpeg binary *.gif binary *.ico binary