From 51af82ea9aa545bb1abde48b3b59464d88302796 Mon Sep 17 00:00:00 2001 From: James Cook Date: Wed, 20 Sep 2023 11:51:39 +0100 Subject: [PATCH] chore: .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..69b347b --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.lock text diff=json