[MERGED] libosmo-abis[master]: gitignore: platform-libtool

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Wed Aug 10 14:07:45 UTC 2016


Neels Hofmeyr has submitted this change and it was merged.

Change subject: gitignore: platform-libtool
......................................................................


gitignore: platform-libtool

Change-Id: I73ad62a015827582d1ac005d9a326b86c699d46b
---
M .gitignore
1 file changed, 3 insertions(+), 1 deletion(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/.gitignore b/.gitignore
index fa9f1fc..08b34f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,10 +21,12 @@
 ltmain.sh
 install-sh
 stamp-h1
-libtool
 #libosmo-abis-*
 tests/*_test
 
+# libtool and e.g. arm-poky-linux-gnueabi-libtool
+*libtool
+
 .tarball-version
 .version
 .dirstamp

-- 
To view, visit https://gerrit.osmocom.org/664
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I73ad62a015827582d1ac005d9a326b86c699d46b
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-abis
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: neels_test_account <neels at hofmeyr.de>



More information about the gerrit-log mailing list