From 03504add142a80e7ff409a4e6c143d670e37cc6c Mon Sep 17 00:00:00 2001 From: Frazer Smith Date: Sun, 5 Mar 2023 08:40:22 +0000 Subject: [PATCH] chore(.gitignore): add bun lockfile --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8fda44a..3c21249 100644 --- a/.gitignore +++ b/.gitignore @@ -139,6 +139,7 @@ dist .clinic # lock files +bun.lockb package-lock.json pnpm-lock.yaml yarn.lock