jtavares has uploaded this change for review. ( 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(-) git pull ssh://gerrit.osmocom.org:29418/osmo-remsim refs/changes/41/30141/1 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: 1 Gerrit-Owner: jtavares <[email protected]> Gerrit-MessageType: newchange
