ci: Ordner design/ vom Plugin-ZIP ausschliessen

Dev-Artefakte (Roh-Sprites, Mockups, Styleguides) im Top-Level-Ordner
design/ gehoeren nicht in Kunden-Downloads. idf-deadline v0.6.0 war
dadurch 14,7 MB statt 2 MB gross.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-08-01 10:33:30 +02:00
co-authored by Claude Opus 4.8
parent b661ec3153
commit 185fb3303e
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -255,6 +255,7 @@ jobs:
--exclude='.DS_Store' \
--exclude='node_modules' \
--exclude='tests' \
--exclude='design' \
--exclude='phpunit.xml*' \
--exclude='phpcs.xml*' \
--exclude='*.zip' \