.gitattributes 127 B

12345
  1. # Set the default behavior, in case people don't have core.autocrlf set
  2. * text=auto
  3. # Require Unix line endings
  4. * text eol=lf