.gitattributes 93 B

12345
  1. # text files detection
  2. * text=auto
  3. # unix end of lines forcing for text files
  4. * text eol=lf