From: Jean Privat Date: Sat, 23 Aug 2014 19:59:09 +0000 (-0400) Subject: tests: do not check whitespace errors in *.res files X-Git-Tag: v0.6.8~13^2 X-Git-Url: http://nitlanguage.org tests: do not check whitespace errors in *.res files Signed-off-by: Jean Privat --- 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