initial commit

Signed-off-by: ale <ale@manalejandro.com>
Este commit está contenido en:
ale
2025-12-11 03:51:36 +01:00
commit 8f5b9f3dae
Se han modificado 37 ficheros con 10238 adiciones y 0 borrados

15
.gitignore vendido Archivo normal
Ver fichero

@@ -0,0 +1,15 @@
.DS_Store
*.log
*.tmp
.env
.env.local
config.php
packed/*.php
!packed/.gitkeep
vendor/
node_modules/
.idea/
.vscode/
*.swp
*.swo
*~