diff --git a/.gitignore b/.gitignore index 9b92967..2a09370 100644 --- a/.gitignore +++ b/.gitignore @@ -139,4 +139,8 @@ dist # IDEs .idea/ -.vscode/ \ No newline at end of file +.vscode/ + +# Bun lock file +bun.lockb +bun.lock \ No newline at end of file