From: Lucas Bajolet Date: Wed, 19 Aug 2015 18:02:48 +0000 (-0400) Subject: gitattributes: Stop watching for whitespaces in patch files X-Git-Tag: v0.7.8~73^2~1 X-Git-Url: http://nitlanguage.org gitattributes: Stop watching for whitespaces in patch files Signed-off-by: Lucas Bajolet --- diff --git a/.gitattributes b/.gitattributes index 5345475..ca8864b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,3 +6,4 @@ tables_nit.c -diff c_src/** -diff tests/sav/**/*.res -whitespace +*.patch -whitespace