From 386ff2963641a716e74d2dcbad707612ac4c3b7d Mon Sep 17 00:00:00 2001 From: Francis Devine Date: Thu, 17 Dec 2015 15:19:34 +1300 Subject: [PATCH] Slight modification to git attributes --- .gitattributes | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitattributes b/.gitattributes index be1e4db5212..57ce4c7b99c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,4 @@ -* text=auto -#convert to native on checkout and normalise on checkin -*.dm text +code/* text=auto # dmm map merger hook # needs additional setup, see tools/mapmerge/install.txt