.gitattributes 133 B

123456
  1. # Auto detect text files and perform LF normalization
  2. * text=auto
  3. .gitattributes export-ignore
  4. .gitignore export-ignore
  5. *.sh eol=lf