From 8e27f33ce0e6285e50208b99b0a44dbbc1595afe Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 5 Mar 2023 15:50:37 -0800 Subject: home/git: diff the content for age encrypted files --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..b09928b --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.age binary diff=age -- cgit 1.4.1