From e8a91e22b62739a6131032a0f845699bb368c186 Mon Sep 17 00:00:00 2001 From: materus Date: Sat, 2 Mar 2024 22:38:39 +0100 Subject: [PATCH] git-crypt: attributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 0c08582..8db1ad0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -private/** filter=git-crypt diff=git-crypt +**/private/** filter=git-crypt diff=git-crypt