.gitattributes 110B

123456
  1. * text eol=lf
  2. # Denote all files that are truly binary and should not be modified.
  3. *.png binary
  4. *.jpg binary