aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-09-30 16:52:59 -0700
committerPinapelz <yukais@pinapelz.com>2025-09-30 16:53:19 -0700
commit691a8a1c40f8f1357c09e8f2ac885865bbad6a5e (patch)
treea16c32496afdefc1f159811cfde80849b8a97a40 /.gitignore
parente81d5213da85cad3bd1b8bb5b10e3871c03f6ba9 (diff)
add new sqlite persistent storage creation and migration
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9d7d2ab..9037223 100644
--- a/.gitignore
+++ b/.gitignore
@@ -173,4 +173,6 @@ cython_debug/
news
tl_cache.json
wac_result_cache.json
-summarization_cache.json \ No newline at end of file
+summarization_cache.json
+*.bak
+*.db
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage