daily backup: update MEMORY.md, add data/logs to .gitignore, commit uv.lock

This commit is contained in:
2026-02-28 08:02:42 -08:00
parent 8414ea4a0f
commit 07bf6c4b39
3 changed files with 291 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
__pycache__/
*.pyc
.venv/
data/
logs/