From 8ce85cb2cdafe1843263884abf26dab64fbd388f Mon Sep 17 00:00:00 2001 From: John Lightner Date: Tue, 24 Mar 2026 20:20:51 -0500 Subject: [PATCH] chore: gitignore config/ and remove tracked db files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index da69842..e834e5c 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,4 @@ __pycache__/ venv/ target/ vendor/ +config/