mirror of
https://github.com/curl/curl.git
synced 2024-11-21 01:16:58 +08:00
a0576e2f36
Bash on Linux errors out on CR characters. This makes tests 1221 and 1222 pass on Linux with a CRLF checkout. Ref: https://github.com/curl/curl/pull/1344#issuecomment-289243166 Closes https://github.com/curl/curl/pull/1422
8 lines
97 B
Plaintext
8 lines
97 B
Plaintext
*.dsw -crlf
|
|
buildconf eol=lf
|
|
configure.ac eol=lf
|
|
*.m4 eol=lf
|
|
*.in eol=lf
|
|
*.am eol=lf
|
|
*.sh eol=lf
|