git: stop tracking gitignored files (__pycache__ *.pyc, *.bak)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
lachtan
2026-06-10 07:34:33 +02:00
parent fd8a2cd543
commit f93c1cf88e
11 changed files with 0 additions and 23 deletions

View File

@@ -1,23 +0,0 @@
# Long-term Memory
This file stores important information that should persist across sessions.
## User Information
(Important facts about the user)
## Preferences
(User preferences learned over time)
## Project Context
(Information about ongoing projects)
## Important Notes
(Things to remember)
---
*This file is automatically updated by nanobot when important information should be remembered.*