chore: ignore memory dirs and worktrees at repo root
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -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/
|
||||||
|
|||||||
Reference in New Issue
Block a user