Change in 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/.

gerrit-no-reply at lists.osmocom.org gerrit-no-reply at lists.osmocom.org
Tue May 17 21:32:44 UTC 2016


>From Arran Cudbard-bell <a.cudbardb at freeradius.org>:

Arran Cudbard-bell has uploaded a new change for review.

  https://gerrit.osmocom.org/72

Change subject: Ignore more build/libtool products
......................................................................

Ignore more build/libtool products

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


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

diff --git a/.gitignore b/.gitignore
index 48b2e76..06a39f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,7 @@
 *.o
 *.a
+*.lo
+*.la
 .deps
 Makefile
 Makefile.in
@@ -25,10 +27,14 @@
 missing
 stamp-h1
 
+# libtool
+ltmain.sh
+libtool
+src/.libs
+
 # git-version-gen magic
 .tarball-version
 .version
-
 
 # apps and app data
 hlr.sqlite3
@@ -52,12 +58,14 @@
 tests/sccp/sccp_test
 tests/sms/sms_test
 tests/timer/timer_test
+tests/sigtran/sua_server_test
+tests/sigtran/sua_client_test
+tests/sigtran/.libs
 
 tests/atconfig
 tests/package.m4
 tests/testsuite
 tests/testsuite.log
-
 
 *.pc
 config.*

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7b0825112afcb630f40b2d2670952e0beea0a436
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Owner: Arran Cudbard-bell <a.cudbardb at freeradius.org>



More information about the OpenBSC mailing list