From 458cc24c9c36c21b2848754cbf6c9d294223b87d Mon Sep 17 00:00:00 2001 From: Michael Zhang Date: Wed, 1 May 2024 01:06:37 -0500 Subject: [PATCH] attributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..aac58c3 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.mod linguist-language=LambdaProlog +*.sig linguist-language=LambdaProlog