add server changes

This commit is contained in:
root
2026-04-12 17:42:51 +00:00
parent 168f6ba6b7
commit f8f316461c
3774 changed files with 8 additions and 467046 deletions

14
.gitignore vendored
View File

@@ -1,10 +1,10 @@
###> symfony/framework-bundle ###
/.env.local
/.env.local.php
/.env.*.local
/config/secrets/prod/prod.decrypt.private.php
/public/bundles/
/var/
/vendor/
backend/.env.local
backend/.env.local.php
backend/.env.*.local
backend/config/secrets/prod/prod.decrypt.private.php
backend/public/bundles/
backend/var/
backend/vendor/
###< symfony/framework-bundle ###