Sync agent state from PC at 2026-05-15 16:49:32

This commit is contained in:
wangzhendong
2026-05-15 16:49:32 +08:00
parent e8640eab78
commit 787cd33210
6 changed files with 71 additions and 2 deletions

View File

@@ -22,6 +22,9 @@ $AllowedPaths = @(
"tasks",
"sync",
"sync-state",
"docs",
"knowledge",
"archive",
".gitattributes",
".gitignore"
)

View File

@@ -23,6 +23,9 @@ ALLOWED_PATHS=(
"tasks"
"sync"
"sync-state"
"docs"
"knowledge"
"archive"
".gitattributes"
".gitignore"
)