From e95b52ae744a3e966f8b1f3c9d57ae356c57ff87 Mon Sep 17 00:00:00 2001 From: Florian Krohm Date: Mon, 22 Jun 2026 20:13:22 +0000 Subject: [PATCH] Add tests/check_ppc64_auxv_cap to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 197383acb..93221a49e 100644 --- a/.gitignore +++ b/.gitignore @@ -2546,6 +2546,7 @@ none/tests/freebsd/bug499212 /tests/vg_regtest /tests/x86_amd64_features /tests/arm64_features +/tests/check_ppc64_auxv_cap # /VEX/ /VEX/libvex*.a -- 2.47.3