From bba4d4b0166b63870c1d8cb3d39574e0fb4805da Mon Sep 17 00:00:00 2001 From: anovazzi1 Date: Tue, 22 Aug 2023 16:51:34 -0300 Subject: [PATCH] update gitattributes --- .gitattributes | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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