From 2b75d99289c26bce9cd2c6eabc84de5142eafd4a Mon Sep 17 00:00:00 2001 From: NintenHero <37460517+MichaelHinrichs@users.noreply.github.com> Date: Wed, 14 Aug 2024 10:20:29 -0500 Subject: [PATCH] Create .gitattributes Enable SVG detection. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..9e653853 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.svg linguist-detectable