[PATCH] libosmocore[master]: gitignore: *-libtool for differing platforms

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
Tue Jun 28 14:17:56 UTC 2016


Review at  https://gerrit.osmocom.org/428

gitignore: *-libtool for differing platforms

Change-Id: Ia8c011b53d4256305e70f78372a4aa0019b1131b
---
M .gitignore
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/28/428/1

diff --git a/.gitignore b/.gitignore
index 3a64e7e..39edc1d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,6 +28,9 @@
 libtool
 libosmocore-*.tar.*
 
+# libtool for different platforms like arm-poky-linux-gnueabi-libtool
+*-libtool
+
 Doxyfile.core
 Doxyfile.gsm
 Doxyfile.vty

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia8c011b53d4256305e70f78372a4aa0019b1131b
Gerrit-PatchSet: 1
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list