.gitattributes: nodiff all c_src
authorJean Privat <jean@pryen.org>
Thu, 30 Oct 2014 01:58:12 +0000 (21:58 -0400)
committerJean Privat <jean@pryen.org>
Fri, 31 Oct 2014 11:16:41 +0000 (07:16 -0400)
Signed-off-by: Jean Privat <jean@pryen.org>

.gitattributes

index c373f7c..5345475 100644 (file)
@@ -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