laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/31705 )
Change subject: .gitignore: sms.db-shm sbs.db-wal (when db is open) ......................................................................
.gitignore: sms.db-shm sbs.db-wal (when db is open)
Change-Id: I788ebf15a1569584dd2f158be901bc6e9f7de177 --- M .gitignore 1 file changed, 11 insertions(+), 0 deletions(-)
Approvals: laforge: Looks good to me, approved pespin: Looks good to me, but someone else must approve msuraev: Looks good to me, but someone else must approve Jenkins Builder: Verified
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