.gitattributes 142 B

12345
  1. # Set default behaviour, in case users don't have core.autocrlf set.
  2. * text=auto
  3. # Set to always use Windows line endings
  4. *.cs text eol=crlf