.gitattributes 186 B

12345678
  1. # Auto detect text files and perform LF normalization
  2. * text=auto
  3. .gitattributes export-ignore
  4. .gitignore export-ignore
  5. .travis.yml export-ignore
  6. appveyor.yml export-ignore
  7. *.sh eol=lf