initial commit
Todas las comprobaciones han sido exitosas
continuous-integration/drone Build is passing

Signed-off-by: ale <ale@manalejandro.com>
Este commit está contenido en:
ale
2025-07-18 22:19:35 +02:00
commit bfaab359eb
Se han modificado 46 ficheros con 10305 adiciones y 0 borrados

23
front/.gitignore vendido Archivo normal
Ver fichero

@@ -0,0 +1,23 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
node_modules
.pnp
.pnp.js
# testing
coverage
# production
build
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*