From 1b04903b90bc431fd9121b5b4669e451ab2ba3ef Mon Sep 17 00:00:00 2001 From: Ross Armstrong <52817125+rossarmstrong@users.noreply.github.com> Date: Sat, 14 Oct 2023 16:17:33 +1100 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index c3f7d73..0ad6bdb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ *.bas linguist-detectable=false -*.bas linguist-language="Visual Basic" \ No newline at end of file +*.bas linguist-language=VBA \ No newline at end of file