From b1c01d0a0c5803b2f00154db63f03796f229af72 Mon Sep 17 00:00:00 2001 From: DrSmoothl <1787882683@qq.com> Date: Tue, 17 Feb 2026 17:22:35 +0800 Subject: [PATCH] feat: add .sisyphus/ to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ed8a1895..02864245 100644 --- a/.gitignore +++ b/.gitignore @@ -353,3 +353,4 @@ interested_rates.txt MaiBot.code-workspace *.lock actionlint +.sisyphus/ \ No newline at end of file