diff --git a/.gitattributes b/.gitattributes index 7f1424434..867a5ad7b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -12,6 +12,10 @@ *.jpg binary *.gif binary *.ico binary +*.jpeg binary +*.mp3 binary +*.zip binary + # Preserve original line endings for specific document files *.doc text eol=crlf