Sync agent state from PC at 2026-05-15 16:49:32
This commit is contained in:
@@ -22,6 +22,9 @@ $AllowedPaths = @(
|
||||
"tasks",
|
||||
"sync",
|
||||
"sync-state",
|
||||
"docs",
|
||||
"knowledge",
|
||||
"archive",
|
||||
".gitattributes",
|
||||
".gitignore"
|
||||
)
|
||||
|
||||
@@ -23,6 +23,9 @@ ALLOWED_PATHS=(
|
||||
"tasks"
|
||||
"sync"
|
||||
"sync-state"
|
||||
"docs"
|
||||
"knowledge"
|
||||
"archive"
|
||||
".gitattributes"
|
||||
".gitignore"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user