From c9ea7e8f0113be5b1816a52f007a9b584239d2f3 Mon Sep 17 00:00:00 2001 From: Howard Enos Date: Mon, 6 Jul 2026 13:47:14 -0700 Subject: [PATCH] wiki: client Wi-Fi inventory structure (vault-backed) + memory; ignore .ocu scratch - wiki/reference/client-wifi.md: readable index (no passwords), /wiki-compile-exempt - reference_client_wifi_inventory.md: convention (vault clients//wifi.sops.yaml) - wiki/index.md: new Reference section - .gitignore: .ocu.* scratch artifacts --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index f1cce0e3..f60282aa 100644 --- a/.gitignore +++ b/.gitignore @@ -147,3 +147,6 @@ temp/ .one.json .rmm-token .rmm-url + +# Scratch output from ocu/openclaw tooling (empty error/json artifacts) +.ocu.*