tests: add nb test binary to .gitignore

Add a northbound unit-test binary product to .gitignore

Signed-off-by: Mark Stapp <mjs@cisco.com>
(cherry picked from commit b256f2f1e9)
This commit is contained in:
Mark Stapp 2025-04-15 13:16:07 -04:00 committed by Mergify
parent 0ede1a8302
commit 452d71cd96

1
tests/.gitignore vendored
View file

@ -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