diff --git a/.gitignore b/.gitignore index 7e91b0d..6b6307f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,3 @@ dist .vite node_modules .DS_Store -bun.lockb diff --git a/bun.lockb b/bun.lockb new file mode 100755 index 0000000..ed7d003 Binary files /dev/null and b/bun.lockb differ