From ca1f2f63375cd6e2bd249a91cbdbe7576aafad7e Mon Sep 17 00:00:00 2001 From: Zhiyi Hong <2497491955@qq.com> Date: Fri, 31 Jul 2026 12:24:00 +0800 Subject: [PATCH] [Fix] ignore Phase 2 runtime artifacts --- .../.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 experiments/pro6000/dsv4pro_pro6000d_2node_sglang_hardware_contention_attribution/.gitignore diff --git a/experiments/pro6000/dsv4pro_pro6000d_2node_sglang_hardware_contention_attribution/.gitignore b/experiments/pro6000/dsv4pro_pro6000d_2node_sglang_hardware_contention_attribution/.gitignore new file mode 100644 index 0000000..65e1c17 --- /dev/null +++ b/experiments/pro6000/dsv4pro_pro6000d_2node_sglang_hardware_contention_attribution/.gitignore @@ -0,0 +1,4 @@ +results/ +runtime/ +__pycache__/ +tests/__pycache__/