From 05b334ceff19e57cadb20126b751f5108ee1517c Mon Sep 17 00:00:00 2001 From: Avan Date: Fri, 30 Aug 2024 09:41:15 +0800 Subject: [PATCH] chore: add bun.lockb to ignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 77aa4d7694..7eac6cfeb1 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,5 @@ !.yarn/sdks !.yarn/versions .pnp.* + +bun.lockb \ No newline at end of file