2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-21 14:49:41 +00:00

.gitignore: add /libtool

The ./configure script now generates a 'libtool' file in the top-level
directory.  Add it to .gitignore

Signed-off-by: Lorand Jakab <lojakab@cisco.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
This commit is contained in:
Lorand Jakab
2013-12-20 12:46:53 +02:00
committed by Ben Pfaff
parent e79a6c833e
commit bb754b255f

1
.gitignore vendored
View File

@@ -40,6 +40,7 @@
/depcomp /depcomp
/distfiles /distfiles
/install-sh /install-sh
/libtool
/manpage-check /manpage-check
/missing /missing
/missing-distfiles /missing-distfiles