From b5353a28cbdf40e78d414545b7b2ef33deea7980 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mathias=20Gla=CC=88ser?= Date: Tue, 26 May 2026 11:29:34 +0200 Subject: [PATCH] Sync full styleguide docs including scripts to portal --- scripts/sync_styleguide_to_webapp_aktienberater.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/sync_styleguide_to_webapp_aktienberater.sh b/scripts/sync_styleguide_to_webapp_aktienberater.sh index 6acf893..3df7605 100755 --- a/scripts/sync_styleguide_to_webapp_aktienberater.sh +++ b/scripts/sync_styleguide_to_webapp_aktienberater.sh @@ -128,7 +128,6 @@ rsync -a --delete \ --exclude ".codex/" \ --exclude ".DS_Store" \ --exclude "AGENTS.md" \ - --exclude "scripts/" \ "$STYLEGUIDE_REPO_ROOT/" \ "$PORTAL_STYLEGUIDE_DOCS_PATH/"