From 847f51db1515d91a5b53f57ac0652925b03c06ae Mon Sep 17 00:00:00 2001 From: Jean Date: Thu, 16 Jul 2026 15:35:20 +0000 Subject: [PATCH] gitignore local operator notes (*.local.md may hold uplink secrets) --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index a3bc641..d19be07 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ /target config.toml +# Local operator notes — may contain real uplink secrets. Never commit. +*.local.md fedserv.db.jsonl