Add webapp packages

This commit is contained in:
Serreau Jovann
2025-07-16 09:05:52 +02:00
parent 89680ca3e5
commit 5f359efe39
41 changed files with 8200 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 ###