lib, bgpd: fix .gitignore

gotta ignore clippy stuff

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
This commit is contained in:
Quentin Young 2017-06-29 19:39:36 +00:00
parent efd934cab0
commit 9478f47801
2 changed files with 4 additions and 0 deletions

1
bgpd/.gitignore vendored
View File

@ -16,3 +16,4 @@ TAGS
.arch-ids
*~
*.loT
*clippy.c

3
lib/.gitignore vendored
View File

@ -22,3 +22,6 @@ command_parse.c
command_parse.h
refix
grammar_sandbox
clippy
defun_lex.c
plist_clippy.c