Vadim Yanitskiy has uploaded this change for review. ( 
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(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-hlr refs/changes/54/10254/1

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: newchange
Gerrit-Change-Id: I71809105c631703477d8226ba28a57121807b5ed
Gerrit-Change-Number: 10254
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <[email protected]>

Reply via email to