From ec1f58a071d499a10b74ea5bd86016988eb3f4c7 Mon Sep 17 00:00:00 2001 From: Steve Dunham Date: Wed, 23 Oct 2024 22:09:07 -0700 Subject: [PATCH] tell github to highlight .newt files --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..4e11a03 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.newt linguist-language=agda