From 56c3a3be4fdc4539907300b70dc43a91c3a3e7b7 Mon Sep 17 00:00:00 2001
From: Philippe WAUTELET <philippe.wautelet@aero.obs-mip.fr>
Date: Thu, 15 Feb 2018 10:08:16 +0100
Subject: [PATCH] Philippe 15/02/2018: set .gitattributes to manage more
 cleanly end of line characters

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

diff --git a/.gitattributes b/.gitattributes
index 6a18b35f0..89c64297f 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,3 +1,4 @@
+*	text=auto
 *.tar	filter=lfs diff=lfs merge=lfs -crlf
 *.tar.gz	filter=lfs diff=lfs merge=lfs -crlf
 */ecmwf.OD*	filter=lfs diff=lfs merge=lfs -crlf
-- 
GitLab