chore(cache): 清理并忽略 fastdocs 的 .vitepress 缓存文件夹

- 在主.gitignore中添加 fastdocs/.vitepress/cache/* 忽略规则
- 在 fastdocs/.gitignore 中添加 .vitepress/cache/* 忽略规则
- 删除 fastdocs/.vitepress/cache 中的 @vueuse_core.js 文件及其全部内容
This commit is contained in:
zhangtao
2025-09-24 22:38:57 +08:00
parent ec7c306d25
commit 53dd4b4913
30 changed files with 3577 additions and 35125 deletions
+2
View File
@@ -24,3 +24,5 @@ dist
launch.json
.hbuilderx
pnpm-lock.yaml
.vitepress/cache/*