From c17783b99e2235990cdb34e8259069d1a522f236 Mon Sep 17 00:00:00 2001 From: Logan Campos Date: Thu, 19 Dec 2019 21:21:31 -0600 Subject: [PATCH] make git aware XML docbooks are only asset ARM needs to track --- doc/arm/.gitattributes | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/arm/.gitattributes diff --git a/doc/arm/.gitattributes b/doc/arm/.gitattributes new file mode 100644 index 0000000000..967c07a8e2 --- /dev/null +++ b/doc/arm/.gitattributes @@ -0,0 +1,7 @@ + +Bv9ARM.ch* -diff -merge +Bv9ARM.pdf -diff -merge +Bv9ARM.xml text +Bv9ARM.conf text + +*.xml auto=text