diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-12-03 14:45:44 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-12-03 14:45:44 -0800 |
| commit | 0fd8a4dfa48651ba8d25b799e1a72e692b5e9e62 (patch) | |
| tree | 88d7e86fe7b3ce9e2e562fd329167dd8bc669ae3 /.gitignore | |
| parent | eb97f51353fc6a2e582bf70187a4203e79e276bf (diff) | |
switch to sqlite db, allow for post queueing
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -172,4 +172,4 @@ cython_debug/ # PyPI configuration file .pypirc -hashes.txt +*.db |
