.gitattributes 182 B

12345
  1. # In the case of OpenSSL, we're downloading a unix (Linefeed only, not CR/LF) tar.gz
  2. # and unzipping it. This means that the patch should also be lf, not crlf
  3. *.patch text eol=lf