.gitattribute: do not diff c_src and parser generated files
authorJean Privat <jean@pryen.org>
Thu, 16 May 2013 14:40:18 +0000 (10:40 -0400)
committerJean Privat <jean@pryen.org>
Thu, 16 May 2013 20:05:33 +0000 (16:05 -0400)
This should have been done years ago!

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

.gitattributes [new file with mode: 0644]

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..762f6d8
--- /dev/null
@@ -0,0 +1,5 @@
+c_src                  -diff
+parser.nit             -diff
+parser_prod.nit                -diff
+lexer.nit              -diff
+tables_nit.c           -diff