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