From 7e1a7eb7b4226e884d24462bf595ad2cb25274ff Mon Sep 17 00:00:00 2001 From: "Zed A. Shaw" Date: Sun, 6 Jul 2025 00:39:12 -0400 Subject: [PATCH] Ignore the config but have an example. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e8bb6df..f8cb1f1 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ coverage coverage/* .venv *.gz +config.toml