Skip to content

Commit 25b3b74

Browse files
committed
add bun.lockb to gitignore
1 parent e00dce4 commit 25b3b74

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,6 @@ pnpm-debug.log*
3131
!.yarn/releases
3232
!.yarn/sdks
3333
!.yarn/versions
34+
35+
# bun
36+
bun.lockb

0 commit comments

Comments
 (0)