.gitattributes 272 B

12345678910111213
  1. * text=auto
  2. *.sh eol=lf
  3. *.bat eol=crlf
  4. *.jpg -text
  5. *.gif -text
  6. *.png -text
  7. *.jpg -text
  8. *.swf -text
  9. *.ico -text
  10. *.psd -text
  11. *.doc -text
  12. *.mk -text