From de4b21512375e2f7478265bb3c5c909e1169c887 Mon Sep 17 00:00:00 2001 From: Zac Gaetano Date: Sun, 3 May 2026 11:23:55 +0000 Subject: [PATCH] chore: ignore the whep-client test binary (top-level build artifact) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d95f155..0561ec1 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ *.flv .VSCodeCounter +whep-client