Ignore root Vite cache
This commit is contained in:
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
# Workspace-level caches generated when Vite is run from the repo root.
|
||||||
|
/.vite/
|
||||||
|
|
||||||
|
# macOS metadata files.
|
||||||
|
.DS_Store
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"hash": "87cecd46",
|
|
||||||
"configHash": "cde8d402",
|
|
||||||
"lockfileHash": "e3b0c442",
|
|
||||||
"browserHash": "c0df72c9",
|
|
||||||
"optimized": {},
|
|
||||||
"chunks": {}
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"type": "module"
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user