aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorVadim Yanitskiy <axilirator@gmail.com>2018-07-30 21:41:44 +0700
committerHarald Welte <laforge@gnumonks.org>2018-07-30 16:37:27 +0000
commit2781bb767efbce3787ae0f52b0163f7ea07ef4e7 (patch)
tree9fb8701b6ea5286ca5465273c7495f0a2535ada2 /.gitignore
parentf473c7b23cc5e80a953327353a4407fcdde0eea7 (diff)
Update .gitignore: add missing build products
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
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 @@ missing
.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