diff --git a/.gitattributes b/.gitattributes index 92fa746b91..f444fd5957 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,6 +3,10 @@ *.jpg binary *.pb binary *.gz binary +*.bin binary +*.zip binary +*.jar binary +*.gpg binary # These are explicitly windows files and should use crlf *.bat text eol=crlf