diff --git a/.gitignore b/.gitignore index 7d913155..cc094818 100644 --- a/.gitignore +++ b/.gitignore @@ -254,3 +254,11 @@ rulesync.local.jsonc **/.opencode/plugins/ **/.opencode/memories/ **/.opencode/package-lock.json +**/.takt/facets/policies/ +**/.takt/facets/knowledge/ +**/.takt/facets/personas/ +**/.takt/facets/instructions/ +**/.takt/runs/ +**/.takt/tasks/ +**/.takt/.cache/ +**/.takt/config.yaml diff --git a/rulesync.jsonc b/rulesync.jsonc index dfb38623..68b356e5 100644 --- a/rulesync.jsonc +++ b/rulesync.jsonc @@ -28,6 +28,12 @@ "subagents": true, "skills": true, }, + "takt": { + "rules": true, + "commands": true, + "subagents": true, + "skills": true, + } }, // Base directory or directories for generation.