From 689a2b1b932a0a954d70a7f93cbcf067ad8c8751 Mon Sep 17 00:00:00 2001 From: Ralf Wildenhues Date: Fri, 18 Sep 2009 20:13:14 +0200 Subject: [PATCH] Update git attributes for texinfo files. * .gitattributes: Annotate *.texi* files for texinfo diff. Signed-off-by: Ralf Wildenhues --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index e8495d51e..b6c36149c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ ChangeLog merge=merge-changelog +*.texi* diff=texinfo -- 2.47.2