From 91d2d42dcb6386f1d87ac7ca5618060c3a2fa724 Mon Sep 17 00:00:00 2001 From: Don Harper Date: Thu, 4 Jan 2024 21:30:00 -0600 Subject: [PATCH] .gitattributes | patterns are hard --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 2339928..02271d0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -*.key filter=git-crypt diff=git-crypt +hosts/*/*.key filter=git-crypt diff=git-crypt