From 01e0ea01e900937f3196210b6aeb9ae5c16ed26b Mon Sep 17 00:00:00 2001 From: Nat Quayle Nelson Date: Fri, 12 Sep 2025 19:38:12 -0500 Subject: [PATCH] add gitattributes --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..2daecce --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +*.exs linguist-language=Scenario +*.EXS linguist-detectable linguist-language=Scenario +*.SAV linguist-detectable linguist-language=Party +*.exg linguist-detectable linguist-language=Party \ No newline at end of file