mirror_frr/babeld/.gitignore
Yuxiang Zhu 9affd46417 babeld: Add missing no commands
Some babeld commands doesn't have the corresponding negative commands
defined, so those commands doesn't work with frr-reload.py.

This PR adds those missing commands.

Signed-off-by: Yuxiang Zhu <vfreex@gmail.com>
2023-01-21 03:33:03 +08:00

9 lines
65 B
Plaintext

*
!*.c
!*.h
!LICENCE
!Makefile
!subdir.am
!.gitignore
*_clippy.c