From: Ralf Wildenhues Date: Fri, 18 Sep 2009 18:13:14 +0000 (+0200) Subject: Update git attributes for texinfo files. X-Git-Tag: v1.11.1~10^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=689a2b1b932a0a954d70a7f93cbcf067ad8c8751;p=thirdparty%2Fautomake.git Update git attributes for texinfo files. * .gitattributes: Annotate *.texi* files for texinfo diff. Signed-off-by: Ralf Wildenhues --- diff --git a/.gitattributes b/.gitattributes index e8495d51e..b6c36149c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ ChangeLog merge=merge-changelog +*.texi* diff=texinfo