From f297411dea7f9824d77aaa2d81acd42097d88d34 Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Sun, 9 Feb 2025 09:38:00 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=B5=20other:=20Update=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f46ee05..63b360f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ node_modules/ *-bak* bills.db +*.log