From 8050b669c203398852032620e6d8bda4e0e44598 Mon Sep 17 00:00:00 2001 From: Dias Date: Wed, 23 Sep 2026 10:09:59 +0000 Subject: [PATCH] gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bbded04 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.vibe42-run.log +.vibe42-run.pid +node_modules/