From fdf0419c6d4c0dc59aa6c9cfef8a8b86efe7d14d Mon Sep 17 00:00:00 2001
From: Faure Jean-Baptiste <jean-baptiste.faure@irstea.fr>
Date: Thu, 29 Apr 2021 12:46:51 +0000
Subject: [PATCH] Update .gitattributes

---
 .gitattributes | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/.gitattributes b/.gitattributes
index fdba8147..859c8da9 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,8 +1,9 @@
-#
+#Pour dire à gitlab de ne pas confondre des fichiers de données avec du code
 *.M linguist-language=data
 *.m linguist-language=data
 *.ST linguist-language=data
 *.st linguist-language=data
 *.SED linguist-language=data
-#cas_test/* linguist-vendored
+#apparemment gitlab ne sait pas interpréter la ligne suivante
+#cas_test/* -linguist-detectable
  
-- 
GitLab