From ab874cd9e38b88cbc69ed36ac37583574e3179e4 Mon Sep 17 00:00:00 2001 From: bush1D3v Date: Mon, 4 Nov 2024 08:44:10 -0300 Subject: [PATCH] chore: Add vitest timestamp --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index eb53e65..ff91762 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ test-results playwright-report vite.config.ts.timestamp* +vitest.config.ts.timestamp*