From: Jean Privat Date: Wed, 12 Feb 2014 21:05:22 +0000 (-0500) Subject: c_src: remove git attribute `diff` on generated files X-Git-Tag: v0.6.4~30 X-Git-Url: http://nitlanguage.org c_src: remove git attribute `diff` on generated files So diffs and stats will not be polluted by meaningless changes Signed-off-by: Jean Privat --- diff --git a/.gitattributes b/.gitattributes index 762f6d8..e41014a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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