From 92734ea4cb04f82901afeab049699ce2e6a0c940 Mon Sep 17 00:00:00 2001 From: Ewen Le Bihan Date: Mon, 22 Apr 2024 18:10:01 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8=20Add=20bun=20lockfile=20git=20att?= =?UTF-8?q?ributes=20for=20diffing?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..052ccb8 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +bun.lockb binary diff=lockb