From 8e5d77abe4373922e7e083bfbbf858f5d0ed8504 Mon Sep 17 00:00:00 2001 From: baz Date: Mon, 11 Dec 2023 23:03:51 +0000 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 80df32d..330d201 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ node_modules .env -config.json \ No newline at end of file +config.json +*.sqlite