From 74ff20ddd79b434de7abf3414656fe9230258b31 Mon Sep 17 00:00:00 2001 From: Lennart <18233294+lennart-k@users.noreply.github.com> Date: Tue, 6 Feb 2024 12:35:19 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0275558..4d11a82 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,7 @@ crates/*/target crates/*/Cargo.lock db.toml -db.sqlite3 +db.sqlite3* config.toml schema.sql