Change in osmo-hlr[master]: Update .gitignore: add missing build 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/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Mon Jul 30 16:37:27 UTC 2018


Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/10254 )

Change subject: Update .gitignore: add missing build products
......................................................................

Update .gitignore: add missing build products

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

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



diff --git a/.gitignore b/.gitignore
index 571f5b1..baaaeb6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,6 @@
 *.o
+*.lo
+*.la
 *.db
 *.pyc
 .*.sw?
@@ -23,16 +25,22 @@
 .deps
 
 *.pc
+.libs
 
 src/db_test
 src/db_bootstrap.h
 src/osmo-hlr
 src/osmo-hlr-db-tool
+src/gsupclient/gsup-test-client
 
 tests/atconfig
 tests/testsuite
+tests/testsuite.log
+
 tests/auc/auc_3g_test
 tests/auc/auc_ts_55_205_test_sets.c
 tests/auc/auc_ts_55_205_test_sets
 tests/auc/auc_test
 tests/gsup_server/gsup_server_test
+tests/gsup/gsup_test
+tests/db/db_test

-- 
To view, visit https://gerrit.osmocom.org/10254
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I71809105c631703477d8226ba28a57121807b5ed
Gerrit-Change-Number: 10254
Gerrit-PatchSet: 2
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180730/03a2e3f8/attachment.htm>


More information about the gerrit-log mailing list