diff --git a/.gitattributes b/.gitattributes index 8e8afd5..083f5df 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,3 +3,8 @@ *.asp text eol=lf *.config.example text eol=lf * text=auto eol=lf +*.gz binary +*.png binary +*.jpg binary +*.jpeg binary +*.zip binary