mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-05 22:07:57 +00:00
lib, bgpd: fix .gitignore
gotta ignore clippy stuff Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
This commit is contained in:
parent
efd934cab0
commit
9478f47801
1
bgpd/.gitignore
vendored
1
bgpd/.gitignore
vendored
@ -16,3 +16,4 @@ TAGS
|
||||
.arch-ids
|
||||
*~
|
||||
*.loT
|
||||
*clippy.c
|
||||
|
3
lib/.gitignore
vendored
3
lib/.gitignore
vendored
@ -22,3 +22,6 @@ command_parse.c
|
||||
command_parse.h
|
||||
refix
|
||||
grammar_sandbox
|
||||
clippy
|
||||
defun_lex.c
|
||||
plist_clippy.c
|
||||
|
Loading…
Reference in New Issue
Block a user