.gitattributes 168 B

12345678
  1. *.sh eol=lf
  2. bootstrap eol=lf
  3. configure eol=lf
  4. *.[1-9] eol=lf
  5. *.bat eol=crlf
  6. *.cmd eol=crlf
  7. *.vbs eol=crlf