# Default: auto-detect * text=auto # Force LF for shell scripts *.sh text eol=lf *.py text eol=lf # Force CRLF for Windows scripts *.bat text eol=crlf # Binary files *.jpg binary *.png binary *.ico binary