chore: actualizar .gitignore para excluir builds y node_modules
This commit is contained in:
parent
5d7a6500fe
commit
975892ecd4
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1 +1,3 @@
|
|||
# Verificar si existe y agregar entradas si faltan
|
||||
node_modules
|
||||
admin-panel/node_modules/
|
||||
|
|
|
|||
Loading…
Reference in a new issue