diff --git a/.gitattributes b/.gitattributes index 745bc27a1..ad391420f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -15,3 +15,9 @@ *.PDF diff=astextplain *.rtf diff=astextplain *.RTF diff=astextplain + +# No changes for zip files +*.zip binary +*.autoconf binary +*.bin binary +*.tapp binary