Exclude AGENTS.md from portal styleguide mirror

This commit is contained in:
2026-05-19 09:20:25 +02:00
parent 6915eedd29
commit b9140728d3
2 changed files with 2 additions and 1 deletions
@@ -74,6 +74,7 @@ rsync -a --delete \
--exclude ".git/" \
--exclude ".codex/" \
--exclude ".DS_Store" \
--exclude "AGENTS.md" \
--exclude "scripts/" \
"$STYLEGUIDE_REPO_ROOT/" \
"$PORTAL_STYLEGUIDE_DOCS_PATH/"