.gitattributes 89 B

123456789
  1. * text=auto
  2. *.js text
  3. *.md text
  4. *.yml text
  5. *.txt text
  6. *.bat text eol=crlf
  7. *.png binary