blob: ceabaef7a305c1f726374576249320455501ac20 [file] [edit]
# Force LF line endings for shell scripts so Windows clones don't break bash.
*.sh text eol=lf
# Match each platform's native convention for everything else.
*.ps1 text eol=crlf
*.bat text eol=crlf