mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-07 20:34:33 +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
|
.arch-ids
|
||||||
*~
|
*~
|
||||||
*.loT
|
*.loT
|
||||||
|
*clippy.c
|
||||||
|
3
lib/.gitignore
vendored
3
lib/.gitignore
vendored
@ -22,3 +22,6 @@ command_parse.c
|
|||||||
command_parse.h
|
command_parse.h
|
||||||
refix
|
refix
|
||||||
grammar_sandbox
|
grammar_sandbox
|
||||||
|
clippy
|
||||||
|
defun_lex.c
|
||||||
|
plist_clippy.c
|
||||||
|
Loading…
Reference in New Issue
Block a user