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