aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2021-06-20 22:54:49 +0200
committerlaforge <laforge@osmocom.org>2021-08-06 14:03:28 +0000
commit5c67d208ccffe1494756ab211d635f69f48a1dd9 (patch)
tree8ff3604c72fdd951563df611018fa51cbe73f54e
parentc0ef35ca620136e3e497dfac4ff9d98b36d73ce6 (diff)
.gitignore sms.db
When running osmo-msc in osmo-ttcn3-hacks/msc, it will leave behind an sms.db. Ignore it. Change-Id: Ib4c66a9861f92293520c4c38a50d4d51f3cf2a77
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b247c04b..9d48551f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ selftest/Selftest
*.netcat.stderr
*.d
*.merged
+sms.db