chore: ignore .remember/ skill runtime state
Runtime hook logs and PIDs from the remember skill — local-only, not repo content. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -238,3 +238,6 @@ package-lock.json
|
|||||||
# graphify knowledge graph outputs
|
# graphify knowledge graph outputs
|
||||||
graphify-out/
|
graphify-out/
|
||||||
.graphify_python
|
.graphify_python
|
||||||
|
|
||||||
|
# remember skill runtime state (hook logs, PIDs)
|
||||||
|
.remember/
|
||||||
|
|||||||
Reference in New Issue
Block a user