2021-10-14 13:47:35 +02:00

12 lines
202 B
Plaintext

# Auto detect text files and perform LF normalization
* text=auto
*.cmd text eol=crlf
*.cmd-base text eol=crlf
*.sh text eol=lf
*.sh-base text eol=lf
# scripts/linux* text eol=lf