diff options
| author | Quentin Young <qlyoung@cumulusnetworks.com> | 2018-10-28 02:25:42 +0000 |
|---|---|---|
| committer | Quentin Young <qlyoung@cumulusnetworks.com> | 2018-10-28 02:25:42 +0000 |
| commit | e0180b66cf09b64a4d61de8c24145cd4cc63f41c (patch) | |
| tree | 85606e46b6c940625db0178d8ec91fbc4668cbed /.gitignore | |
| parent | a353782e3bab5e56cd580c257d2cf3a36489426d (diff) | |
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 ad3e3c80e0..05fcd6ce4b 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,7 @@ /conftest.err /aclocal.m4 /libtool +/libtool.orig /Makefile /Makefile.in |
