From 0fd8a4dfa48651ba8d25b799e1a72e692b5e9e62 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Wed, 3 Dec 2025 14:45:44 -0800 Subject: switch to sqlite db, allow for post queueing --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4182b08..e5df151 100644 --- a/.gitignore +++ b/.gitignore @@ -172,4 +172,4 @@ cython_debug/ # PyPI configuration file .pypirc -hashes.txt +*.db -- cgit v1.2.3