From e1d366299fbb67621d493692c9c98a88df1081b0 Mon Sep 17 00:00:00 2001 From: Benoit S Date: Sat, 4 Sep 2021 20:58:57 +0900 Subject: [PATCH] Add gitattributes for git-crypt --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..cee1761 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +files/sasl_passwd filter=git-crypt diff=git-crypt