chore: track project memory files in git

This commit is contained in:
2026-05-10 00:32:53 +02:00
parent 2d444e9a8b
commit 8e990cb1b4
2 changed files with 9 additions and 1 deletions
+3 -1
View File
@@ -30,4 +30,6 @@ __pycache__/
.mypy_cache/
# Local project memory/state
.memory/
# Keep memory files tracked
!.memory/
!.memory/**