From 1377c52fdb4f53c3894101b7536b33d3b91f03f4 Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Mon, 4 May 2026 15:57:48 -0400 Subject: [PATCH] [git] Ignore agent binaries and update signing key --- git/.gitconfig-hungryroot | 2 +- git/.gitignore_global | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/git/.gitconfig-hungryroot b/git/.gitconfig-hungryroot index bc62ae4..daa2276 100644 --- a/git/.gitconfig-hungryroot +++ b/git/.gitconfig-hungryroot @@ -1,3 +1,3 @@ [user] email = colin.powell@hungryroot.com - signingkey = 087BAEDCEB065D3039A6B0840B9C9536EC0B6A3B + signingkey = BB257E06080FE639030D9291819A121699A1FD39 diff --git a/git/.gitignore_global b/git/.gitignore_global index dbca01b..2663604 100644 --- a/git/.gitignore_global +++ b/git/.gitignore_global @@ -37,3 +37,7 @@ ssh/.ssh/known_hosts emoijis SCRATCH.org personal-docs +bin/.local/bin/agent +bin/.local/bin/claude +bin/.local/bin/cursor +bin/.local/bin/cursor-agent