From dfe3a2353765da66b0ba5d080a1710aaf80b3081 Mon Sep 17 00:00:00 2001 From: "Sean P. Myrick V19.1.7.2" Date: Sun, 28 Jul 2024 21:00:25 -0700 Subject: [PATCH] .gitattributes [V5] --- .gitattributes | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/.gitattributes b/.gitattributes index 10cc239..6ba677b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -85,8 +85,7 @@ *.makefile linguist-documentation=false *.makefile linguist-language=Makefile # SVG (Scalable Vector Graphics) image file -# Do not include, as it would become the 100% dominant language and would hide all the other languages as "other" -*.svg linguist-detectable=false +*.svg linguist-detectable=true *.svg linguist-documentation=false *.svg linguist-language=SVG # Git Configuration files @@ -161,10 +160,13 @@ *.gif linguist-detectable=false *.gif linguist-documentation=false *.gif linguist-language=GIF + # End of linguist script # File info -# File type: gitattributes file (.gitattributes) -# File version: 4 (2022, Tuesday, June 28th at 2:32 pm PST) -# Line count (including blank lines and compiler line): 171 + +# File type: gitattributes file (*.gitattributes) +# File version: 5 (2024, Sunday, June 28th at 09:00 pm PST) +# Line count (including blank lines and compiler line): 173 + # End of script