diff --git a/.gitattributes b/.gitattributes index 5d6de171..9f34ad0d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,3 +2,9 @@ *.bat text eol=crlf *.cmd text eol=crlf *.ps1 text eol=crlf +*.png binary +*.ico binary +*.jpg binary +*.jpeg binary +*.gif binary +*.webp binary