From f00fe2830e51b6034d4abf5071950466183a1b25 Mon Sep 17 00:00:00 2001 From: Jean Privat Date: Sat, 23 Aug 2014 15:59:09 -0400 Subject: [PATCH] tests: do not check whitespace errors in *.res files Signed-off-by: Jean Privat --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index e41014a..c373f7c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,3 +5,5 @@ lexer.nit -diff tables_nit.c -diff c_src/**/*.[ch] -diff c_src/Makefile -diff + +tests/sav/**/*.res -whitespace -- 1.7.9.5