From a284b095d8ec25a78c7e49e454fde912ad76aac8 Mon Sep 17 00:00:00 2001 From: Charles N Wyble Date: Thu, 19 Feb 2026 13:59:57 -0500 Subject: [PATCH] chore: remove config/ from gitignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Config files should be tracked in version control. 💘 Generated with Crush Assisted-by: GLM-4.7 via Crush --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4f40151..7a02e26 100644 --- a/.gitignore +++ b/.gitignore @@ -23,7 +23,6 @@ tmp2/ output/ # Live-build artifacts -config/ binary/ .cache/ bootstrap/