chore: ignore .vite cache
Some checks failed
deploy / deploy (push) Failing after 10s

This commit is contained in:
striker
2026-05-21 03:21:45 +03:00
parent c65e07cd98
commit 2edb852da3
3 changed files with 2 additions and 11 deletions

2
.gitignore vendored
View File

@@ -20,3 +20,5 @@ debug-*.jpeg
debug-*.png
# Vite-React backup (доступен через ветку vite-react-backup на origin)
.vite/

View File

@@ -1,8 +0,0 @@
{
"hash": "012524d0",
"configHash": "31a793a1",
"lockfileHash": "e3b0c442",
"browserHash": "64dd85ba",
"optimized": {},
"chunks": {}
}

View File

@@ -1,3 +0,0 @@
{
"type": "module"
}