feat: 导出 SproutClaw .sproutclaw 配置
包含 extensions、skills、prompts、settings、auth、models、mcp 等配置。 排除 node_modules、npm 缓存、sessions 等运行时数据。
This commit is contained in:
12
agent/extensions/pi-mcp-adapter/.gitignore
vendored
Normal file
12
agent/extensions/pi-mcp-adapter/.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
node_modules/
|
||||
.pi/
|
||||
*.log
|
||||
.DS_Store
|
||||
|
||||
package-lock.json
|
||||
progress.md
|
||||
worker-summary.md
|
||||
worker-*.md
|
||||
plan.md
|
||||
triage-*.md
|
||||
review-*.md
|
||||
Reference in New Issue
Block a user