diff --git a/.gitattributes b/.gitattributes index 1bbec1e33..276cfa7ba 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,3 +3,8 @@ # means that when checking out code, LF endings get converted # to CRLF. # *.svg text eol=lf +*.rb diff=ruby +*.rake diff=ruby +*.css diff=css +*.html diff=html +*.erb diff=html