diff --git a/.gitattributes b/.gitattributes index b69d73e97..6b24f77b9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -17,4 +17,8 @@ # Denote all files that are truly binary and should not be modified. *.png binary -*.jpg binary \ No newline at end of file +*.jpg binary +*.mp4 binary +*.svg binary +*.ico binary +*.gif binary \ No newline at end of file