diff --git a/.gitattributes b/.gitattributes index 62398e688..0ec73feee 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,11 +4,10 @@ *.cc text *.S text *.s text -*.hex -text -*.elf -text +*.hex -crlf -diff +*.elf -crlf -diff *.ld text Makefile text *.bat eol=crlf *.txt text *.sh text -