From 63fb7fccebed986ccb5be833f64a75c9a789f5bb Mon Sep 17 00:00:00 2001
From: Sylvain Soliman <Sylvain.Soliman@inria.fr>
Date: Fri, 23 Aug 2024 14:31:20 +0200
Subject: [PATCH] override Gitlab highlighting for .pl

---
 .gitattributes | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 .gitattributes

diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..16a25d3
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+*.pl gitlab-language=prolog
-- 
GitLab