laforge has submitted this change. (
https://gerrit.osmocom.org/c/osmo-remsim/+/30141 )
Change subject: ignore libtool artifacts from cross-compile environments
......................................................................
ignore libtool artifacts from cross-compile environments
Change-Id: I549ee65e72fed2d1599b3e2dfc7a37f02a8f80e6
---
M .gitignore
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
laforge: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/.gitignore b/.gitignore
index 1ceb8d7..5a5118b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,6 +21,7 @@
install-sh
libosmo-rspro.pc
libtool
+*-libtool
ltmain.sh
missing
Makefile.in
--
To view, visit
https://gerrit.osmocom.org/c/osmo-remsim/+/30141
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-remsim
Gerrit-Branch: master
Gerrit-Change-Id: I549ee65e72fed2d1599b3e2dfc7a37f02a8f80e6
Gerrit-Change-Number: 30141
Gerrit-PatchSet: 2
Gerrit-Owner: jtavares <jtavares(a)kvh.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: merged