From 4fd556c2a30629c61c50496d1fa102811fdee8e4 Mon Sep 17 00:00:00 2001 From: Khairul Azhar Kasmiran Date: Thu, 17 Oct 2024 08:03:53 +0800 Subject: [PATCH] Add `/rz-pipe` to test `.gitignore` (#4673) --- test/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/test/.gitignore b/test/.gitignore index edbba94ed0..21599fcf38 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -1,3 +1,4 @@ +/rz-pipe /bins /fuzz/targets /.tmp