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.orgReview at https://gerrit.osmocom.org/664 gitignore: platform-libtool Change-Id: I73ad62a015827582d1ac005d9a326b86c699d46b --- M .gitignore 1 file changed, 3 insertions(+), 1 deletion(-) git pull ssh://gerrit.osmocom.org:29418/libosmo-abis refs/changes/64/664/1 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: newchange Gerrit-Change-Id: I73ad62a015827582d1ac005d9a326b86c699d46b Gerrit-PatchSet: 1 Gerrit-Project: libosmo-abis Gerrit-Branch: master Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de> Gerrit-Reviewer: neels_test_account <neels at hofmeyr.de>