mirror_frr/tests/.gitignore
Mark Stapp 432eaa5d97 tests: add test_bgp_table to gitignore
Signed-off-by: Mark Stapp <mjs@voltanet.io>
2018-07-13 07:56:38 -04:00

60 lines
926 B
Plaintext

Makefile
Makefile.in
*.o
tags
TAGS
.cache
.deps
.nfs*
*~
*.loT
*.lo
*.la
*.libs
*.bak
*.log
*.sum
*.xml
*.pyc
.arch-inventory
.arch-ids
__pycache__
.pytest_cache
/bgpd/test_aspath
/bgpd/test_bgp_table
/bgpd/test_capability
/bgpd/test_ecommunity
/bgpd/test_mp_attr
/bgpd/test_mpath
/bgpd/test_packet
/bgpd/test_peer_attr
/isisd/test_fuzz_isis_tlv
/isisd/test_fuzz_isis_tlv_tests.h
/isisd/test_isis_vertex_queue
/lib/cli/test_cli
/lib/cli/test_cli_clippy.c
/lib/cli/test_commands
/lib/cli/test_commands_defun.c
/lib/test_buffer
/lib/test_checksum
/lib/test_heavy
/lib/test_heavy_thread
/lib/test_heavy_wq
/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_stream
/lib/test_table
/lib/test_timer_correctness
/lib/test_timer_performance
/lib/test_ttable
/lib/test_zmq
/lib/test_zlog
/lib/test_graph
/ospf6d/test_lsdb
/ospf6d/test_lsdb_clippy.c