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 /bgpd/.gitignore | |
| parent | efd934cab078c715c5f647c19cebd8f85463b753 (diff) | |
lib, bgpd: fix .gitignore
gotta ignore clippy stuff
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'bgpd/.gitignore')
| -rw-r--r-- | bgpd/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bgpd/.gitignore b/bgpd/.gitignore index 105be22995..a97bdb83d3 100644 --- a/bgpd/.gitignore +++ b/bgpd/.gitignore @@ -16,3 +16,4 @@ TAGS .arch-ids *~ *.loT +*clippy.c |
