From a4a55c367bf7e78d641e77149b09fda487779e49 Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Sun, 23 Jun 2024 23:42:20 -0400 Subject: [PATCH] meta: mark age files as binary --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 660acec..cfae098 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ flake.lock merge=ignore +*.age binary