This commit is contained in:
lubiana 2025-06-18 19:28:14 +02:00
parent 6bb49e8f79
commit c99032044d
Signed by: lubiana
SSH key fingerprint: SHA256:vW1EA0fRR3Fw+dD/sM0K+x3Il2gSry6YRYHqOeQwrfk
16 changed files with 524 additions and 1212 deletions

5
.gitignore vendored
View file

@ -26,3 +26,8 @@
###> phpstan/phpstan ###
phpstan.neon
###< phpstan/phpstan ###
###> symfony/asset-mapper ###
/public/assets/
/assets/vendor/
###< symfony/asset-mapper ###