forked from Mirror/frr
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:
parent
0ede1a8302
commit
452d71cd96
1
tests/.gitignore
vendored
1
tests/.gitignore
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue