Family-Tree/.gitignore
jdysya 7fa137e24e feat(doc): 拓展文档功能并优化主题配置
- 新增 SecureMedia 组件以支持安全媒体播放
- 更新导航栏和侧边栏结构,将"processed"重命名为"enhance"
- 在主题配置中添加 PDF.js 相关设置
- 更新 .gitignore 文件以排除 pdfjs 相关目录
2025-02-18 10:01:50 +08:00

16 lines
336 B
Plaintext

node_modules/
doc/src/.vuepress/.cache/
doc/src/.vuepress/.temp/
doc/src/.vuepress/dist/
.DS_Store
*.db
log/
# 忽略 static 文件夹
gateway/static/*
# 如果需要保留 static 文件夹本身,可以添加以下规则
!gateway/static/.gitkeep
*.zip
gateway/main
gateway/.env
gateway/config/urls.json
doc/src/.vuepress/public/pdfjs/