From 79488379302e3f0887dada81d25d5e379957c319 Mon Sep 17 00:00:00 2001 From: Andrey Orst Date: Thu, 10 Dec 2020 22:27:22 +0300 Subject: feature: make gitlab highlight fennel syntax --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9f1a1b5 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.fnl gitlab-language=clojure -- cgit v1.2.3