From 1284c232a3a2efc38881d58d85cc8e7d52abd550 Mon Sep 17 00:00:00 2001 From: priyankarpal <88102392+priyankarpal@users.noreply.github.com> Date: Thu, 26 Jun 2025 20:26:10 +0530 Subject: [PATCH] .gitignore modified --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7864700..4869b9b 100644 --- a/.gitignore +++ b/.gitignore @@ -31,4 +31,5 @@ node_modules # cursor -.cursor/ \ No newline at end of file +.cursor/ +bun.lockb \ No newline at end of file