mirror of
https://github.com/fastapiadmin/FastapiAdmin.git
synced 2026-09-23 21:18:09 +00:00
chore(cache): 清理并忽略 fastdocs 的 .vitepress 缓存文件夹
- 在主.gitignore中添加 fastdocs/.vitepress/cache/* 忽略规则 - 在 fastdocs/.gitignore 中添加 .vitepress/cache/* 忽略规则 - 删除 fastdocs/.vitepress/cache 中的 @vueuse_core.js 文件及其全部内容
This commit is contained in:
@@ -24,3 +24,5 @@ dist
|
||||
launch.json
|
||||
.hbuilderx
|
||||
pnpm-lock.yaml
|
||||
|
||||
.vitepress/cache/*
|
||||
|
||||
Reference in New Issue
Block a user