From 9142d28883a674263f9fa0bbeb3ea9bfc8fb2819 Mon Sep 17 00:00:00 2001 From: Bradley Shellnut Date: Wed, 27 Aug 2025 18:42:12 -0700 Subject: [PATCH] Removing test results folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5008fec..6d0aa77 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ vite.config.ts.timestamp-* # Test Results .test-results +.test-results/*