From b415e79ef50329631b0424f617dedac75c9d203e Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 9 Mar 2022 07:52:53 -0500 Subject: [PATCH] [spellcheck]Ignore .pipelines/ESRPSigning_core.json (#16907) Signed-off-by: Josh Soref Co-authored-by: Josh Soref --- .github/actions/spell-check/excludes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/actions/spell-check/excludes.txt b/.github/actions/spell-check/excludes.txt index 0e71c78c35..1db7be9475 100644 --- a/.github/actions/spell-check/excludes.txt +++ b/.github/actions/spell-check/excludes.txt @@ -51,3 +51,4 @@ ignore$ ^\.gitmodules$ (?:^|/)WindowsSettings\.json$ (?:^|/)timezones\.json$ +^\Q.pipelines/ESRPSigning_core.json\E$