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