neels has uploaded this change for review.

View Change

.gitignore: sms.db-shm sbs.db-wal (when db is open)

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

git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/05/31705/1
diff --git a/.gitignore b/.gitignore
index 9d48551..e77dfa7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,5 @@
*.d
*.merged
sms.db
+sms.db-shm
+sms.db-wal

To view, visit change 31705. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I788ebf15a1569584dd2f158be901bc6e9f7de177
Gerrit-Change-Number: 31705
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr@sysmocom.de>
Gerrit-MessageType: newchange