From ec7dc92ab2e97426b2c2e977cab129e18a4ac641 Mon Sep 17 00:00:00 2001 From: Viswamedha Nalabotu Date: Thu, 26 Feb 2026 01:39:10 +0000 Subject: [PATCH] Removed vite deps folder --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index eda6588..1ba645d 100644 --- a/.gitignore +++ b/.gitignore @@ -250,6 +250,9 @@ coverage /cypress/videos/ /cypress/screenshots/ +# Vite +.vite + # Vitest __screenshots__/ @@ -267,4 +270,5 @@ model/ models/ # Gihub files -.github/ \ No newline at end of file +.github/ +