c_src: remove git attribute `diff` on generated files
authorJean Privat <jean@pryen.org>
Wed, 12 Feb 2014 21:05:22 +0000 (16:05 -0500)
committerJean Privat <jean@pryen.org>
Wed, 12 Feb 2014 21:05:22 +0000 (16:05 -0500)
So diffs and stats will not be polluted by meaningless changes

Signed-off-by: Jean Privat <jean@pryen.org>

.gitattributes

index 762f6d8..e41014a 100644 (file)
@@ -3,3 +3,5 @@ parser.nit              -diff
 parser_prod.nit                -diff
 lexer.nit              -diff
 tables_nit.c           -diff
+c_src/**/*.[ch]                -diff
+c_src/Makefile         -diff