feat: v1.0.0 祀梦笔记:从 0 到 1 的数字化花园建设

This commit is contained in:
祀梦
2026-01-09 10:03:40 +08:00
commit a5fd8545f4
75 changed files with 15529 additions and 0 deletions

18
.gitignore vendored Normal file
View File

@@ -0,0 +1,18 @@
**/node_modules
docs/.vuepress/.cache
docs/.vuepress/.temp
docs/.vuepress/dist
.trae/
.DS_Store
*.log
# Build and Publish output
_publish/
# Local resources storage (not uploaded)
resources/
# Ensure .gitkeep files are always tracked
!**/.gitkeep