tests: do not check whitespace errors in *.res files
authorJean Privat <jean@pryen.org>
Sat, 23 Aug 2014 19:59:09 +0000 (15:59 -0400)
committerJean Privat <jean@pryen.org>
Sat, 23 Aug 2014 20:04:33 +0000 (16:04 -0400)
Signed-off-by: Jean Privat <jean@pryen.org>

.gitattributes

index e41014a..c373f7c 100644 (file)
@@ -5,3 +5,5 @@ lexer.nit               -diff
 tables_nit.c           -diff
 c_src/**/*.[ch]                -diff
 c_src/Makefile         -diff
 tables_nit.c           -diff
 c_src/**/*.[ch]                -diff
 c_src/Makefile         -diff
+
+tests/sav/**/*.res     -whitespace