diff --git a/Node.gitignore b/Node.gitignore index c6bba59138..0165bd512b 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -128,3 +128,7 @@ dist .yarn/build-state.yml .yarn/install-state.gz .pnp.* + +# bun +bun.lockb +**/*.bun