feat(dump): update .gitignore for frontend assets and add changelog

This commit is contained in:
2026-09-15 06:19:45 +02:00
parent 2683792fee
commit 0401859227
2 changed files with 5 additions and 0 deletions
+5
View File
@@ -12,6 +12,11 @@ composer.phar
/custom/
/src/Shopware/Platform
# Frontend
/public/administration/.vite/
/public/administration/js/
/public/static/js/
# Environment
.env
.env.local
View File