From 3abf259241fa9b35d88c96e769e6ad94717d4516 Mon Sep 17 00:00:00 2001 From: "Sean P. Myrick V19.1.7.2" Date: Thu, 18 Jul 2024 17:01:11 -0700 Subject: [PATCH] Update README.cfg --- OldVersions/GITATTRIBUTES/1/1-100/README.cfg | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/OldVersions/GITATTRIBUTES/1/1-100/README.cfg b/OldVersions/GITATTRIBUTES/1/1-100/README.cfg index 10cc239..3f47716 100644 --- a/OldVersions/GITATTRIBUTES/1/1-100/README.cfg +++ b/OldVersions/GITATTRIBUTES/1/1-100/README.cfg @@ -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, Thursday, July 18th at 05:01 pm PST) +# Line count (including blank lines and compiler line): 173 + # End of script