From a69c24e561c8ae16dc730f7713f8d8da0bd25e0e Mon Sep 17 00:00:00 2001 From: rtkay123 Date: Tue, 15 Jul 2025 08:42:19 +0200 Subject: feat: persist with sqlx --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e3dc09e..3b539fa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /target /docs/book/book +.env -- cgit v1.2.3