diff --git a/.gitignore b/.gitignore index 3822491fcb..d26502fefb 100644 --- a/.gitignore +++ b/.gitignore @@ -176,4 +176,5 @@ test/js/third_party/prisma/prisma/sqlite/dev.db-journal .buildkite/ci.yml *.sock -scratch*.{js,ts,tsx,cjs,mjs} \ No newline at end of file +scratch*.{js,ts,tsx,cjs,mjs} +*.bun-build \ No newline at end of file