From d8c794a47812988fdb78e65f5fda65b5fcf9bdda Mon Sep 17 00:00:00 2001 From: Erik Date: Thu, 27 Aug 2026 20:09:52 +0200 Subject: [PATCH] Ignore local test result artifacts --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index cbcc5add..b223a2d6 100644 --- a/.gitignore +++ b/.gitignore @@ -64,6 +64,7 @@ tmp/ # Disposable dotnet test/build output redirected by local validation runs .test-out/ +**/TestResults/ # Connected-gate, benchmark, and visual-capture artifacts are machine-local logs/