Ignore files from showing up in a release (#5111)

* moved email css files to template directory
* prevent developer files from showing up in a release
This commit is contained in:
Kevin Papst
2024-10-12 23:45:13 +02:00
committed by GitHub
parent e6d5a720bf
commit 255c7d77d6
7 changed files with 24 additions and 8 deletions

View File

@@ -5,7 +5,5 @@ twig:
- 'form/vertical.html.twig'
exception_controller: null
paths:
# used in templates/emails/layout.html.twig
'%kernel.project_dir%/assets/css': css
'%kernel.project_dir%/templates/bundles/TablerBundle': theme
'%kernel.project_dir%/vendor/kevinpapst/tabler-bundle/templates': theme