From a20fc3551798347573f295af80063a8ac9d2b789 Mon Sep 17 00:00:00 2001 From: heyarne Date: Sun, 20 Feb 2022 16:23:46 +0100 Subject: [PATCH] Add .gitattributes for janet detection --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..90b4c13 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.janet linguist-language=janet