mirror of
https://github.com/RhenCloud/Cloud-Index.git
synced 2025-12-06 15:26:10 +08:00
- 在 overview.md 中添加 OneDrive 到存储后端对比 - 更新导航栏和 plume.config 以包含 OneDrive 链接 - 创建详细的 OneDrive 配置指南 - 从 GitHub 和 S3 文档中删除冗余章节 - 将 .env 和缓存目录添加到 .gitignore
13 lines
139 B
Plaintext
13 lines
139 B
Plaintext
**/node_modules
|
|
|
|
docs/.vuepress/.cache
|
|
docs/.vuepress/.temp
|
|
docs/.vuepress/dist
|
|
|
|
.DS_Store
|
|
*.log
|
|
.vercel
|
|
|
|
.env
|
|
__pycache__/
|
|
.VSCodeCounter/ |