From cb9e7fcc231339d16b3ceb71208b2ddbd56ff286 Mon Sep 17 00:00:00 2001 From: Tom Butcher Date: Sat, 7 Mar 2026 22:43:13 +0000 Subject: [PATCH] Added test results to gitignore. --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 71af73f..1b4b313 100644 --- a/.gitignore +++ b/.gitignore @@ -27,4 +27,6 @@ yarn-error.log* /design_files/*.af~lock~ -stats.html \ No newline at end of file +stats.html + +test-results.xml \ No newline at end of file