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