blog-minerva-juppiter

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 5168a7a8864c338990a3a37794dad702527f2296
parent e75e3e2e1fa037b7150bf446777c60c47c2784c3
Author: minerva-jupitr <ryouturn@gmail.com>
Date:   Tue,  1 Apr 2025 18:07:55 +0900

update gitignore

Diffstat:
M.gitignore | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -22,3 +22,8 @@ Thumbs.db # Vite vite.config.js.timestamp-* vite.config.ts.timestamp-* + + +# bun output +bun.lock +bun.lockb+ \ No newline at end of file