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

File diff suppressed because it is too large Load Diff

View File

@@ -1,4 +1,4 @@
{% apply inky_to_html|inline_css(source('@css/emails.css')) %}
{% apply inky_to_html|inline_css(source('emails/css/emails.css')) %}
<spacer size="32"></spacer>