summaryrefslogtreecommitdiff
path: root/babeld/.gitignore
diff options
context:
space:
mode:
authorYuxiang Zhu <vfreex@gmail.com>2023-01-14 20:02:41 +0800
committerYuxiang Zhu <vfreex@gmail.com>2023-01-21 03:33:03 +0800
commit9affd464175c3358ef8b6239c64f755f4f943ce4 (patch)
treee0df8e52c0b98404959443f800ce9d01728ca2af /babeld/.gitignore
parente9dbc60ee2764c0ed92dcffa7d5ffa50faf57062 (diff)
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>
Diffstat (limited to 'babeld/.gitignore')
-rw-r--r--babeld/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/babeld/.gitignore b/babeld/.gitignore
index 71ef6786c7..abb4d9321a 100644
--- a/babeld/.gitignore
+++ b/babeld/.gitignore
@@ -5,3 +5,4 @@
!Makefile
!subdir.am
!.gitignore
+*_clippy.c