diff options
author | Quentin Young <qlyoung@cumulusnetworks.com> | 2018-03-09 23:51:42 +0100 |
---|---|---|
committer | Quentin Young <qlyoung@cumulusnetworks.com> | 2018-03-09 23:52:15 +0100 |
commit | 2b1236a27e7502d0adfc1a137a378983b3a8ebe1 (patch) | |
tree | 0c3380b541df5161bed7d9330f2303bccf7092f3 /ospfd/.gitignore | |
parent | Merge pull request #1813 from donaldsharp/pbr_setup (diff) | |
download | frr-2b1236a27e7502d0adfc1a137a378983b3a8ebe1.tar.xz frr-2b1236a27e7502d0adfc1a137a378983b3a8ebe1.zip |
*: globally ignore clippy-generated source
Tired of dealing with this
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'ospfd/.gitignore')
-rw-r--r-- | ospfd/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ospfd/.gitignore b/ospfd/.gitignore index f0d800efb..752c875a6 100644 --- a/ospfd/.gitignore +++ b/ospfd/.gitignore @@ -15,4 +15,3 @@ TAGS *~ *.loT *.a -*clippy.c |