diff --git a/.gitattributes b/.gitattributes index 30018cb..46c2b24 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,3 +3,7 @@ *.html text *.css text *.xml text + +*.png binary +*.zip binary +*.jpg binary