From ffae5275437e8a30e7b46305b8448e2454e3369a Mon Sep 17 00:00:00 2001 From: borja Date: Tue, 14 Oct 2025 12:03:47 +0200 Subject: [PATCH] =?UTF-8?q?a=C3=B1ade=20carpetas=20temporales=20a=20gitign?= =?UTF-8?q?ore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index cf13a69..388708f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ # dependencies (bun install) +# node_modules # output @@ -40,3 +41,6 @@ docs/evolution-api.envs *.db-shm /data/* !data/.gitkeep + +tmp/ +apps/web/tmp/