From ec0baf2a6e39b5cc88e2a015860e1f5949310c74 Mon Sep 17 00:00:00 2001 From: javalsai Date: Thu, 5 Dec 2024 23:04:52 +0100 Subject: [PATCH] bun gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 4a2fa89..a3e275b 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,8 @@ test # zig... .zig-cache *.log + +# bun +package.json +bun.lockb +node_modules/