You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.gitattributes 202B

1234567891011
  1. # Auto detect text files and perform LF normalization
  2. * text=auto
  3. *.cmd text eol=crlf
  4. *.cmd-base text eol=crlf
  5. *.sh text eol=lf
  6. *.sh-base text eol=lf
  7. # scripts/linux* text eol=lf