From b35995c1a225d97f77b3cbd16c3b4f81e15bca8a Mon Sep 17 00:00:00 2001 From: Richie Bendall Date: Sat, 9 Mar 2019 15:33:13 +1300 Subject: [PATCH] Added Matlab diff --- Matlab.gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Matlab.gitattributes b/Matlab.gitattributes index 12d6a39..e338f94 100644 --- a/Matlab.gitattributes +++ b/Matlab.gitattributes @@ -4,8 +4,8 @@ # Source files # ============ -*.m text -*.mu text +*.m text diff=matlab +*.mu text diff=matlab # Caution: *.m also matches Mathematica packages.