From b3ad6aa1196ab1c5a892723f11f27aeab67489ce Mon Sep 17 00:00:00 2001 From: Adam Date: Mon, 9 Mar 2026 23:12:07 -0400 Subject: [PATCH] clojure highlighting --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a6f87fd --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.clje linguist-language=Clojure