From 975892ecd4329ee5dbd6b41a94f2036872a87c2a Mon Sep 17 00:00:00 2001 From: planetazuzu Date: Sun, 25 Jan 2026 21:11:47 +0100 Subject: [PATCH] chore: actualizar .gitignore para excluir builds y node_modules --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c706e022..7e71ccbd 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -# Verificar si existe y agregar entradas si faltan \ No newline at end of file +# Verificar si existe y agregar entradas si faltan +node_modules +admin-panel/node_modules/