diff options
| author | Donatas Abraitis <donatas@opensourcerouting.org> | 2023-07-08 22:41:34 +0300 |
|---|---|---|
| committer | Donatas Abraitis <donatas@opensourcerouting.org> | 2023-07-08 22:41:34 +0300 |
| commit | bea517b669ebaface7732fc9b9590421bd41b9db (patch) | |
| tree | 65efbcb087d5d6d39492181d89eb1d9c097149ee /tests/.gitignore | |
| parent | f5b8a4e188966b1fc89b3eec45be88ac576fb579 (diff) | |
tests: Ignore test_darr for git
This file is generated after `make check`.
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
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 f00177abd8..681438f4a5 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -29,6 +29,7 @@ frr_northbound* /lib/test_buffer /lib/test_checksum /lib/test_frrscript +/lib/test_darr /lib/test_frrlua /lib/test_graph /lib/test_grpc |
