From da2bcf6c7b6d39fb409548c32e3aa1a180f1eb9d Mon Sep 17 00:00:00 2001 From: Jean Privat Date: Wed, 29 Oct 2014 21:58:12 -0400 Subject: [PATCH] .gitattributes: nodiff all c_src Signed-off-by: Jean Privat --- .gitattributes | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 -- 1.7.9.5