From f85d0a71ccc36a5365db77e443721af26a918c16 Mon Sep 17 00:00:00 2001 From: Misaka_Company Date: Tue, 14 Jul 2026 12:54:17 +0800 Subject: [PATCH] chore: ignore config.pilot.yaml --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e7d4451..e4a2766 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ logs/ .pytest_cache/ config.yaml config.local.yaml +config.pilot.yaml