gitattributes: Stop watching for whitespaces in patch files
authorLucas Bajolet <r4pass@hotmail.com>
Wed, 19 Aug 2015 18:02:48 +0000 (14:02 -0400)
committerLucas Bajolet <r4pass@hotmail.com>
Fri, 21 Aug 2015 19:53:53 +0000 (15:53 -0400)
Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>

.gitattributes

index 5345475..ca8864b 100644 (file)
@@ -6,3 +6,4 @@ tables_nit.c            -diff
 c_src/**               -diff
 
 tests/sav/**/*.res     -whitespace
+*.patch                        -whitespace