summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorAndrey Listopadov <andreyorst@gmail.com>2021-02-20 06:10:24 +0000
committerAndrey Listopadov <andreyorst@gmail.com>2021-02-20 06:10:24 +0000
commita6ffd3aab945ec9857d7616f3019ee6522139dc1 (patch)
tree1441a346574530fdacc14a6f62ba32fc596b7b76 /.gitattributes
parent08a82917bde336d12e8af1921168cdc1f116aba8 (diff)
fix: lua language better communicates project nature
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes
index 30fb998..c76964a 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,2 +1,2 @@
-*.fnl gitlab-language=clojure linguist-language=clojure
-.fenneldoc gitlab-language=clojure linguist-language=clojure
+*.fnl gitlab-language=clojure linguist-language=lua
+.fenneldoc gitlab-language=clojure linguist-language=lua