From 00f33182ab8b1a363b39f41952c5e0c8613dab86 Mon Sep 17 00:00:00 2001 From: xiaoou Date: Tue, 7 Jul 2026 15:36:03 +0800 Subject: [PATCH] chore: ignore bot-package zip artifacts --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 08b3a771..d2a4c91c 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ stress_logs/ analyze_stress.py stress_errors.txt stress_summary.txt +bot-package-*.zip