Add webapp packages

This commit is contained in:
2025-09-10 13:06:27 +02:00
parent a8d8deff21
commit 155fe5ac30
42 changed files with 8367 additions and 5 deletions

10
.gitignore vendored
View File

@@ -8,3 +8,13 @@
/var/
/vendor/
###< symfony/framework-bundle ###
###> phpunit/phpunit ###
/phpunit.xml
/.phpunit.cache/
###< phpunit/phpunit ###
###> symfony/asset-mapper ###
/public/assets/
/assets/vendor/
###< symfony/asset-mapper ###