From f7ea8c93a69ee90e75f1993022f4102c6bac2052 Mon Sep 17 00:00:00 2001 From: Anoop M D Date: Thu, 28 Dec 2023 21:15:00 +0530 Subject: [PATCH] chore: updated .gitignore to ignore bun lock files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 9a159a6c7..07bdab410 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,8 @@ yarn.lock pnpm-lock.yaml .pnp .pnp.js +bun.lockb +bun.lock # testing coverage