chore: actualizar .gitignore para excluir builds y node_modules

This commit is contained in:
planetazuzu 2026-01-25 21:11:47 +01:00
parent 5d7a6500fe
commit 975892ecd4

4
.gitignore vendored
View file

@ -1 +1,3 @@
# Verificar si existe y agregar entradas si faltan # Verificar si existe y agregar entradas si faltan
node_modules
admin-panel/node_modules/