From c245774d76ce88cb4a4ab88dd91f7e67702ae7a3 Mon Sep 17 00:00:00 2001 From: Gahow Wang Date: Wed, 24 Jun 2026 11:48:21 +0800 Subject: [PATCH] Ignore generated run configs --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8f46321..e480101 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ .aituner-tight/ .aituner-prefill/ .aituner-compare/ +.aituner-run-configs/ .env __pycache__/ *.pyc