diff options
author | Renato Westphal <renato@opensourcerouting.org> | 2017-07-26 03:39:05 +0200 |
---|---|---|
committer | Renato Westphal <renato@opensourcerouting.org> | 2017-07-31 13:56:44 +0200 |
commit | b882ac4b51b8d412e3f8a4383e3f54c05695657e (patch) | |
tree | 8fcd69485a66f6ca711ee2ed71bedab8c4237013 /ldpd | |
parent | ldpd: silence coverity scan warning (diff) | |
download | frr-b882ac4b51b8d412e3f8a4383e3f54c05695657e.tar.xz frr-b882ac4b51b8d412e3f8a4383e3f54c05695657e.zip |
ldpd: update .gitignore
Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
Diffstat (limited to 'ldpd')
-rw-r--r-- | ldpd/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ldpd/.gitignore b/ldpd/.gitignore index 35f7740d1..f52b227cb 100644 --- a/ldpd/.gitignore +++ b/ldpd/.gitignore @@ -15,3 +15,4 @@ TAGS .arch-ids *~ *.loT +ldp_vty_cmds_clippy.c |