diff --git a/.gitattributes b/.gitattributes index 2d4b6ac4442..c0386978fad 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,6 @@ *.csv eol=crlf +* text=auto +*.jpg binary +*.png binary +*.gif binary +*.ico binary