diff options
author | Grail Finder <wohilas@gmail.com> | 2024-11-19 17:15:02 +0300 |
---|---|---|
committer | Grail Finder <wohilas@gmail.com> | 2024-11-19 17:15:02 +0300 |
commit | f32375488f5127c910021f627d83e017c5c7a10f (patch) | |
tree | 5a697ca8a42e3651fa57ea346af223b67f3e3a3a /.gitignore | |
parent | d3cc8774b13a0c8e9fbf11947b9caca216595a8d (diff) |
Feat: add storage interface; add sqlite impl
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ testlog elefant history/ +*.db |