Skip to content

Commit d6dfc80

Browse files
committed
add bun.lock to gitignore
1 parent 6e42937 commit d6dfc80

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,12 @@ dist
4040

4141
# misc
4242
packages/host-node/fixtures/*.data.json
43+
bun.lock
4344

4445
# rust build
4546
target
4647

4748
# generated docs
4849
docs/packages
4950
docs/index.*
50-
yarn.lock
51+
yarn.lock

0 commit comments

Comments
 (0)