diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2018-11-13 09:20:22 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-11-13 09:20:22 -0500 |
| commit | bddea5fdf87832021d00b43afa1439ce0102a1e5 (patch) | |
| tree | a371a9c84247c60cc1d19b8bea45bd213eecd1f1 /tests/.gitignore | |
| parent | e3b775dd9ca6b65b6ac3d6b4c58638b4121306a6 (diff) | |
| parent | dcc68b5e2a598a180b370163a7022324a9b5da96 (diff) | |
Merge pull request #3051 from mitch-skiba/addpath_change_V1
Addpath - Reuse IDs
Diffstat (limited to 'tests/.gitignore')
| -rw-r--r-- | tests/.gitignore | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index 49a4b6e470..a6202786be 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -20,23 +20,24 @@ /lib/cli/test_commands_defun.c /lib/test_buffer /lib/test_checksum +/lib/test_graph /lib/test_heavy /lib/test_heavy_thread /lib/test_heavy_wq +/lib/test_idalloc /lib/test_memory /lib/test_nexthop_iter /lib/test_privs /lib/test_ringbuf -/lib/test_srcdest_table /lib/test_segv /lib/test_sig +/lib/test_srcdest_table /lib/test_stream /lib/test_table /lib/test_timer_correctness /lib/test_timer_performance /lib/test_ttable -/lib/test_zmq /lib/test_zlog -/lib/test_graph +/lib/test_zmq /ospf6d/test_lsdb /ospf6d/test_lsdb_clippy.c |
