diff options
| author | Quentin Young <qlyoung@cumulusnetworks.com> | 2017-06-29 19:39:36 +0000 |
|---|---|---|
| committer | Quentin Young <qlyoung@cumulusnetworks.com> | 2017-06-29 19:39:36 +0000 |
| commit | 9478f47801fb42712f61d36b4026dff833affd2a (patch) | |
| tree | d2bb15b388af470a01e2d1429b4337fbc1b57101 /lib/.gitignore | |
| parent | efd934cab078c715c5f647c19cebd8f85463b753 (diff) | |
lib, bgpd: fix .gitignore
gotta ignore clippy stuff
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'lib/.gitignore')
| -rw-r--r-- | lib/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/.gitignore b/lib/.gitignore index 10b8704ab2..60cde149f5 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -22,3 +22,6 @@ command_parse.c command_parse.h refix grammar_sandbox +clippy +defun_lex.c +plist_clippy.c |
