From 8fb50fa29252d12165a51f885cb8424598635061 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 24 Jan 2026 12:39:40 -0600 Subject: chore: add .stignore to gitignore, add terminal pinentry TODO - Ignore .stignore (Syncthing config) - Add TODO [#C] for terminal GPG pinentry work (branch: terminal-pinentry) --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 3bb904c1..267a13de 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ auto-save-list/ # Claude Code configuration (personal settings, commands) /.claude/ history +.stignore -- cgit v1.2.3