diff options
| author | Mark Stapp <mjs@voltanet.io> | 2018-07-13 07:56:38 -0400 |
|---|---|---|
| committer | Mark Stapp <mjs@voltanet.io> | 2018-07-13 07:56:38 -0400 |
| commit | 432eaa5d971448a601c5a49f04e1e679d90a1ddc (patch) | |
| tree | 302d4afe2a9fb7c47da0f967520378280ecc7260 /tests/.gitignore | |
| parent | 2861a0deda0452bdda01bfef34f9897b796217e5 (diff) | |
tests: add test_bgp_table to gitignore
Signed-off-by: Mark Stapp <mjs@voltanet.io>
Diffstat (limited to 'tests/.gitignore')
| -rw-r--r-- | tests/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index 5b90b7046c..c8368b39b6 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -21,6 +21,7 @@ TAGS __pycache__ .pytest_cache /bgpd/test_aspath +/bgpd/test_bgp_table /bgpd/test_capability /bgpd/test_ecommunity /bgpd/test_mp_attr |
