gitignore: ignore everything generated in db_test

Change-Id: I3545be056cc7e4f72f6f86e772f9cc70a8e5c03c
This commit is contained in:
Oliver Smith 2019-07-25 11:46:07 +02:00 committed by osmith
parent 937f583a7e
commit 5b5cac7e94
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -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