docs: network topology + gitignore hygiene

- CLAUDE.md: add mDNS hostname table (grosmac.local, supra-m1.local,
  iPhone hotspot 172.20.10.x). AVBODY_HOST / MULTIHMR_REMOTE_HOST
  accept hostnames — resilient to DHCP rotation.
- .gitignore: exclude .remember/ tool state and iCloud '* 2'
  collision artifacts.
This commit is contained in:
L'électron rare
2026-05-14 13:03:06 +02:00
parent 95c3bb5687
commit f951aacc9a
2 changed files with 17 additions and 0 deletions
+7
View File
@@ -53,3 +53,10 @@ sound_algo/*.log
.vscode/
*.swp
*~
# tool session state (claude-mem / remember skill)
.remember/
# macOS / iCloud collision artifacts (auto-created on rename)
*\ 2
*\ 2.*