aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2019-07-25 11:46:07 +0200
committerosmith <osmith@sysmocom.de>2019-07-25 12:45:55 +0000
commit5b5cac7e94d8af269003728daa7cd9ee2439f959 (patch)
treef163e89a7c0dfd26b50a2ec5c059fb57876fc428
parent937f583a7e0c5334b68e958683624e6dfadcd6c0 (diff)
gitignore: ignore everything generated in db_test
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
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 @@ src/gsupclient/gsup-test-client
tests/atconfig
tests/testsuite
tests/testsuite.log
+tests/testsuite.dir
tests/auc/auc_3g_test
tests/auc/auc_ts_55_205_test_sets.c