From 4a41d26d5c9a00b71e86e2f4698f9facd886a3f7 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Sun, 21 Sep 2014 11:26:38 -0700 Subject: [PATCH] add odt rules --- .gitconfig | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitconfig b/.gitconfig index 7490af0..11b533b 100644 --- a/.gitconfig +++ b/.gitconfig @@ -19,3 +19,7 @@ [filter "gnucash"] clean = "gzip -dc" smudge = "gzip -c" +[diff "odf"] + textconv=odt2txt +[filter "odf"] + clean="" -- 2.39.2