diff options
| author | bt <bt@rctt.net> | 2026-05-26 11:37:25 +0200 |
|---|---|---|
| committer | bt <bt@rctt.net> | 2026-05-26 11:38:01 +0200 |
| commit | 5d689490cc90f0698802a01d2d058cfdc382a382 (patch) | |
| tree | 3a7f86aefcaddae34dcc3687af06e87e5d754591 /.gitignore | |
| parent | c553d1d38de85cd014f0bd013a474a8e9e4f0e08 (diff) | |
| download | solec-0.5.1.tar.gz solec-0.5.1.zip | |
[daemon] Fix lock after sending a message to offline userv0.5.1
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,3 +1,3 @@ -test.db -test.db-journal +*.db +*.db-journal *.pem
\ No newline at end of file |
