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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -40,6 +40,7 @@
|
|||||||
/depcomp
|
/depcomp
|
||||||
/distfiles
|
/distfiles
|
||||||
/install-sh
|
/install-sh
|
||||||
|
/libtool
|
||||||
/manpage-check
|
/manpage-check
|
||||||
/missing
|
/missing
|
||||||
/missing-distfiles
|
/missing-distfiles
|
||||||
|
Reference in New Issue
Block a user