From b5ad1b914028f134ee75d57c8655ba08a40e224b Mon Sep 17 00:00:00 2001 From: oliverhnat Date: Mon, 6 Jan 2025 18:36:59 +0100 Subject: [PATCH] chore(gitignore): update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3323b34..685cced 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .env .DS_Store +*.db