From 8916d10b634dfb69746866cbd1b108f111b32551 Mon Sep 17 00:00:00 2001 From: emfurst Date: Fri, 14 Aug 2026 12:18:56 -0400 Subject: [PATCH] Ignore dashboard.log Co-Authored-By: Claude Fable 5 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8937423..14d84b8 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ dist/ build/ .pytest_cache/ planning/ +dashboard.log