Add webapp packages

This commit is contained in:
Serreau Jovann
2026-03-30 18:52:03 +02:00
parent c1485046af
commit beb12d2b75
43 changed files with 9081 additions and 20 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 ###