From 19888fa0b55f9f007a885056d720d06280ce367c Mon Sep 17 00:00:00 2001 From: "Andrew R. M" Date: Thu, 10 Nov 2022 05:56:41 -0500 Subject: [PATCH] Add git-crypt to repository --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..727c7bc --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +taskwarrior/** filter=git-crypt diff=git-crypt