From de8625c17fd7670970134284dcdecc4abf997d59 Mon Sep 17 00:00:00 2001 From: alex Date: Tue, 10 Mar 2026 18:41:17 +0000 Subject: [PATCH] chore: ignore memory dirs and worktrees at repo root --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index e88171b6..59c016e9 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,9 @@ BUGFIX_DOCUMENTATION.md # Local agent knowledge DB / cache .memory/ +decisions/ +gates/ +knowledge/ +plans/ +voyage/ +.worktrees/