chore: ignore memory dirs and worktrees at repo root

This commit is contained in:
2026-03-10 18:41:17 +00:00
parent 78d2b3774e
commit de8625c17f

6
.gitignore vendored
View File

@@ -16,3 +16,9 @@ BUGFIX_DOCUMENTATION.md
# Local agent knowledge DB / cache # Local agent knowledge DB / cache
.memory/ .memory/
decisions/
gates/
knowledge/
plans/
voyage/
.worktrees/