From c49ee222be51cc214e706015d10c4a75ffdec1f2 Mon Sep 17 00:00:00 2001 From: anovazzi1 Date: Thu, 24 Aug 2023 17:11:54 -0300 Subject: [PATCH] update git attributes --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 616cbc4c5..824297736 100644 --- a/.gitattributes +++ b/.gitattributes @@ -12,7 +12,6 @@ *.tsx text *.md text *.mdx text -*.svg text *.yml text *.yaml text *.xml text @@ -30,4 +29,5 @@ Dockerfile text *.jpg binary *.ico binary *.gif binary -*.mp4 binary \ No newline at end of file +*.mp4 binary +*.svg binary \ No newline at end of file