From f89b2943958b69d042687ebbc1c3471afcaf95c3 Mon Sep 17 00:00:00 2001 From: Lucas Bajolet Date: Wed, 19 Aug 2015 14:02:48 -0400 Subject: [PATCH] gitattributes: Stop watching for whitespaces in patch files Signed-off-by: Lucas Bajolet --- .gitattributes | 1 + 1 file changed, 1 insertion(+) 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 -- 1.7.9.5