Repo cleanup: untrack CLAUDE.md / memory.md (agent-internal); fix README link

This commit is contained in:
megaproxy 2026-05-09 15:00:16 +01:00
parent dbf77a0cec
commit 5200caf21f
4 changed files with 6 additions and 111 deletions

View file

@ -104,5 +104,4 @@ pnpm tauri dev # iterate
pnpm tauri build # produces NSIS installer in src-tauri\target\release\bundle\nsis\
```
Project layout, architecture decisions, and known follow-ups live in
[`memory.md`](./memory.md).
Filing issues / pull requests on the Forgejo repo is welcome.