Add webapp packages

This commit is contained in:
Serreau Jovann
2025-12-09 17:11:08 +01:00
parent f340475bb5
commit f9987d525e
43 changed files with 9364 additions and 19 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 ###