From b7479f615a9a6705cc817b20cd7ec4619041d582 Mon Sep 17 00:00:00 2001 From: Russell Hancox Date: Thu, 25 Aug 2022 09:22:34 -0400 Subject: [PATCH] Allstar: Check-in binary_artifacts excluding test binaries (#12) --- .allstar/binary_artifacts.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .allstar/binary_artifacts.yaml diff --git a/.allstar/binary_artifacts.yaml b/.allstar/binary_artifacts.yaml new file mode 100644 index 0000000..9002e7a --- /dev/null +++ b/.allstar/binary_artifacts.yaml @@ -0,0 +1,9 @@ +# Ignore reason: These crafted binaries are used in tests +ignorePaths: +- Tests/Resources/cal-yikes-universal +- Tests/Resources/cal-yikes-universal_adhoc +- Tests/Resources/cal-yikes-universal_signed +- Tests/Resources/signed-with-teamid +- Tests/Resources/yikes-universal +- Tests/Resources/yikes-universal_adhoc +- Tests/Resources/yikes-universal_signed