[PATCH] libosmo-sccp[master]: Ignore more build/libtool products

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/OpenBSC@lists.osmocom.org/.

Holger Freyther gerrit-no-reply at lists.osmocom.org
Mon May 23 20:23:57 UTC 2016


Hello Jenkins Builder,

I'd like you to reexamine a change.  Please visit

    https://gerrit.osmocom.org/72

to look at the new patch set (#2).

Ignore more build/libtool products

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


  git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/72/72/2

diff --git a/.gitignore b/.gitignore
index 48b2e76..168690a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,7 @@
 *.o
 *.a
+*.lo
+*.la
 .deps
 Makefile
 Makefile.in
@@ -24,6 +26,11 @@
 install-sh
 missing
 stamp-h1
+
+# libtool
+ltmain.sh
+libtool
+.libs
 
 # git-version-gen magic
 .tarball-version
@@ -52,6 +59,8 @@
 tests/sccp/sccp_test
 tests/sms/sms_test
 tests/timer/timer_test
+tests/sigtran/sua_server_test
+tests/sigtran/sua_client_test
 
 tests/atconfig
 tests/package.m4

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

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I7b0825112afcb630f40b2d2670952e0beea0a436
Gerrit-PatchSet: 2
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Owner: Arran Cudbard-bell <a.cudbardb at freeradius.org>
Gerrit-Reviewer: Holger Freyther <holger at freyther.de>
Gerrit-Reviewer: Jenkins Builder



More information about the OpenBSC mailing list