Family-Tree/.gitignore
jdysya 6d4f69eb1f chore: 更新 404 页面并调整资源链接
- 更新 404 页面的标题和描述
- 调整页面中的资源链接地址
- 移除 gateway/static 目录
- 添加 .idea 目录到 .gitignore
2025-02-15 18:20:45 +08:00

10 lines
128 B
Plaintext

node_modules/
doc/src/.vuepress/.cache/
doc/src/.vuepress/.temp/
doc/src/.vuepress/dist/
gateway/static/
.DS_Store
*.db
.idea/