Change in ...osmo-hlr[master]: gitignore: ignore everything generated in db_test

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

osmith gerrit-no-reply at lists.osmocom.org
Thu Jul 25 10:34:12 UTC 2019


osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-hlr/+/14932


Change subject: gitignore: ignore everything generated in db_test
......................................................................

gitignore: ignore everything generated in db_test

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



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

diff --git a/.gitignore b/.gitignore
index 0397e35..93f65e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,8 @@
 *.lo
 *.la
 *.db
+*.db-shm
+*.db-wal
 *.pyc
 .*.sw?
 .version
@@ -38,6 +40,7 @@
 tests/atconfig
 tests/testsuite
 tests/testsuite.log
+tests/testsuite.dir
 
 tests/auc/auc_3g_test
 tests/auc/auc_ts_55_205_test_sets.c

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-hlr/+/14932
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-Change-Id: I3545be056cc7e4f72f6f86e772f9cc70a8e5c03c
Gerrit-Change-Number: 14932
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190725/7e60f303/attachment.htm>


More information about the gerrit-log mailing list