From 5c43667797a9d7095e8bcb6e88726ec4e8aff343 Mon Sep 17 00:00:00 2001 From: Nat Quayle Nelson Date: Fri, 12 Sep 2025 18:44:30 -0500 Subject: [PATCH] try detectable flag --- .gitattributes | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitattributes b/.gitattributes index 13b01f37..ee9dede8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,7 +3,7 @@ src/fileio/gzstream/** linguist-vendored src/fileio/xml-parser/** linguist-vendored src/fileio/xml-parser/tinyprint.* -linguist-vendored -*.exs -linguist-language=Other -*.boes -linguist-language=Other -*.SAV -linguist-language=Other -*.exg -linguist-language=Other \ No newline at end of file +*.exs -linguist-detectable -linguist-language=Scenario +*.boes -linguist-detectable -linguist-language=Scenario +*.SAV -linguist-detectable -linguist-language=Party +*.exg -linguist-detectable -linguist-language=Party \ No newline at end of file