]> git.puffer.fish Git - mirror/frr.git/commitdiff
lib, bgpd: fix .gitignore 768/head
authorQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 29 Jun 2017 19:39:36 +0000 (19:39 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 29 Jun 2017 19:39:36 +0000 (19:39 +0000)
gotta ignore clippy stuff

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
bgpd/.gitignore
lib/.gitignore

index 105be2299503e9b435b7ada521e2c4f733c9ce1d..a97bdb83d3555182609f5910882675bb25fa5f76 100644 (file)
@@ -16,3 +16,4 @@ TAGS
 .arch-ids
 *~
 *.loT
+*clippy.c
index 10b8704ab265fe00bed67121cb06120b356258fa..60cde149f5e29e1774108ee99fcd48a49a64c608 100644 (file)
@@ -22,3 +22,6 @@ command_parse.c
 command_parse.h
 refix
 grammar_sandbox
+clippy
+defun_lex.c
+plist_clippy.c