From 1e55f9e8073b3168b19506154f5b04a0afa79f14 Mon Sep 17 00:00:00 2001 From: Bae Joon Hoo Date: Fri, 23 Feb 2024 03:03:02 +0900 Subject: [PATCH] Revert adding bun lock file to .gitignore --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f6840f9..ea85dd4 100644 --- a/.gitignore +++ b/.gitignore @@ -8,5 +8,4 @@ node_modules vite.config.js.timestamp-* vite.config.ts.timestamp-* package-lock.json -bun.lockb -.env \ No newline at end of file +.env