mirror of
https://github.com/openvswitch/ovs
synced 2025-10-17 14:28:02 +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
|
||||
/distfiles
|
||||
/install-sh
|
||||
/libtool
|
||||
/manpage-check
|
||||
/missing
|
||||
/missing-distfiles
|
||||
|
Reference in New Issue
Block a user