From 95dbfa37b5e816ec5fbdbafcac8302087d60d2f9 Mon Sep 17 00:00:00 2001 From: "Rai (Michael Pokorny)" Date: Tue, 24 Jun 2025 14:46:50 -0700 Subject: [PATCH] ci: commit frontmatter checker and gitignore worktrees --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index ae84ceed86..d7d4bb098a 100644 --- a/.gitignore +++ b/.gitignore @@ -51,6 +51,9 @@ yarn-error.log* # oaipkg import cache oaipkg/ + +# Ignore task worktree directories created by create-task-worktree.sh +agentydragon/tasks/.worktrees/ !.env.example # package