From f5cf63125c7bb2f4b76ace6aacdeb6f46979943b Mon Sep 17 00:00:00 2001 From: Bradley Shellnut Date: Wed, 27 Aug 2025 18:41:13 -0700 Subject: [PATCH] Removing test results --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 15629aa..5008fec 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,6 @@ vite.config.ts.timestamp-* # Sentry Config File .sentryclirc + +# Test Results +.test-results