ignore .vite folder

This is created whenever the dev server is running
This commit is contained in:
Christos Falas 2025-03-04 13:52:09 +00:00
parent c452e44e1a
commit e3d0544b66
No known key found for this signature in database

View File

@ -13,6 +13,7 @@ dist
dist-ssr
coverage
*.local
.vite/
/cypress/videos/
/cypress/screenshots/