From: Mark Stapp Date: Tue, 15 Apr 2025 17:16:07 +0000 (-0400) Subject: tests: add nb test binary to .gitignore X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=b256f2f1e90fd40ffb791d79dbdcaf71c3ab1a04;p=matthieu%2Ffrr.git tests: add nb test binary to .gitignore Add a northbound unit-test binary product to .gitignore Signed-off-by: Mark Stapp --- diff --git a/tests/.gitignore b/tests/.gitignore index 681438f4a5..51909cd81d 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -22,6 +22,7 @@ frr_northbound* /lib/cli/test_commands /lib/cli/test_commands_defun.c /lib/northbound/test_oper_data +/lib/northbound/test_oper_exists /lib/cxxcompat /lib/fuzz_zlog /lib/test_assert