diff --git a/.gitattributes b/.gitattributes index b69d73e97..83c12c72a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -17,4 +17,7 @@ # 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 +*.ico binary +*.svg binary \ No newline at end of file