From fed6fad4533fd4c0db203252d07059036879c24f Mon Sep 17 00:00:00 2001 From: Antranig Vartanian Date: Sat, 11 May 2024 21:37:13 +0400 Subject: [PATCH] add git attributes for language detection --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..2a9fcea --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.Mod linguist-language=Oberon +