chore: track project memory files in git
This commit is contained in:
+3
-1
@@ -30,4 +30,6 @@ __pycache__/
|
||||
.mypy_cache/
|
||||
|
||||
# Local project memory/state
|
||||
.memory/
|
||||
# Keep memory files tracked
|
||||
!.memory/
|
||||
!.memory/**
|
||||
|
||||
Reference in New Issue
Block a user