chore: gitignore .vite
This commit is contained in:
parent
a8604ebc34
commit
3cd26b9e79
|
|
@ -298,3 +298,4 @@ dist
|
|||
.yarn/install-state.gz
|
||||
.pnp.*
|
||||
|
||||
.vite/
|
||||
|
|
|
|||
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"hash": "9f45c68f",
|
||||
"configHash": "0e3c7f00",
|
||||
"lockfileHash": "e3b0c442",
|
||||
"browserHash": "3bfaa9a9",
|
||||
"optimized": {},
|
||||
"chunks": {}
|
||||
}
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"type": "module"
|
||||
}
|
||||
Loading…
Reference in New Issue