diff --git a/.gitattributes b/.gitattributes index fcadb2cf..3f65c2f9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,6 @@ * text eol=lf +*.png binary +*.jpg binary +*.jpeg binary +*.gif binary +*.ico binary