From e0180b66cf09b64a4d61de8c24145cd4cc63f41c Mon Sep 17 00:00:00 2001 From: Quentin Young Date: Sun, 28 Oct 2018 02:25:42 +0000 Subject: [PATCH] frr: ignore libtool.orig Signed-off-by: Quentin Young --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ad3e3c80e0..05fcd6ce4b 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,7 @@ /conftest.err /aclocal.m4 /libtool +/libtool.orig /Makefile /Makefile.in -- 2.39.5