From: Jean Privat Date: Thu, 30 Oct 2014 01:58:12 +0000 (-0400) Subject: .gitattributes: nodiff all c_src X-Git-Tag: v0.6.10~3^2 X-Git-Url: http://nitlanguage.org .gitattributes: nodiff all c_src Signed-off-by: Jean Privat --- diff --git a/.gitattributes b/.gitattributes index c373f7c..5345475 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,7 +3,6 @@ parser.nit -diff parser_prod.nit -diff lexer.nit -diff tables_nit.c -diff -c_src/**/*.[ch] -diff -c_src/Makefile -diff +c_src/** -diff tests/sav/**/*.res -whitespace