summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorbt <bt@rctt.net>2026-05-26 11:37:25 +0200
committerbt <bt@rctt.net>2026-05-26 11:38:01 +0200
commit5d689490cc90f0698802a01d2d058cfdc382a382 (patch)
tree3a7f86aefcaddae34dcc3687af06e87e5d754591 /.gitignore
parentc553d1d38de85cd014f0bd013a474a8e9e4f0e08 (diff)
downloadsolec-5d689490cc90f0698802a01d2d058cfdc382a382.tar.gz
solec-5d689490cc90f0698802a01d2d058cfdc382a382.zip
[daemon] Fix lock after sending a message to offline userv0.5.1
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 0cbf4fd..c1bccff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
-test.db
-test.db-journal
+*.db
+*.db-journal
*.pem \ No newline at end of file