chore: gitignore .vite

This commit is contained in:
zwt13703 2026-07-06 20:13:49 +08:00
parent a8604ebc34
commit 3cd26b9e79
3 changed files with 1 additions and 11 deletions

1
.gitignore vendored
View File

@ -298,3 +298,4 @@ dist
.yarn/install-state.gz .yarn/install-state.gz
.pnp.* .pnp.*
.vite/

View File

@ -1,8 +0,0 @@
{
"hash": "9f45c68f",
"configHash": "0e3c7f00",
"lockfileHash": "e3b0c442",
"browserHash": "3bfaa9a9",
"optimized": {},
"chunks": {}
}

View File

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