diff options
author | Quentin Young <qlyoung@cumulusnetworks.com> | 2018-10-28 03:25:42 +0100 |
---|---|---|
committer | Quentin Young <qlyoung@cumulusnetworks.com> | 2018-10-28 03:25:42 +0100 |
commit | e0180b66cf09b64a4d61de8c24145cd4cc63f41c (patch) | |
tree | 85606e46b6c940625db0178d8ec91fbc4668cbed /.gitignore | |
parent | Merge pull request #3312 from pguibert6WIND/ospf6_missing_vty (diff) | |
download | frr-e0180b66cf09b64a4d61de8c24145cd4cc63f41c.tar.xz frr-e0180b66cf09b64a4d61de8c24145cd4cc63f41c.zip |
frr: ignore libtool.orig
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ad3e3c80e..05fcd6ce4 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,7 @@ /conftest.err /aclocal.m4 /libtool +/libtool.orig /Makefile /Makefile.in |