mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-31 08:33:08 +00:00
Merge pull request #768 from qlyoung/fix-gitignore2
lib, bgpd: fix .gitignore
This commit is contained in:
commit
4a19f832b4
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