diff --git a/.gitignore b/.gitignore index 350c6d5..a5f9f41 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # Dependencies node_modules/ +bun.lockb # Build output dist/ diff --git a/templates/vanilla/bun.lockb b/templates/vanilla/bun.lockb deleted file mode 100755 index 56a97aa..0000000 Binary files a/templates/vanilla/bun.lockb and /dev/null differ