Add webapp packages

This commit is contained in:
Logshiro
2025-10-10 16:11:33 +02:00
parent 6c9000ed76
commit 521d0a2d61
42 changed files with 8397 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 ###