diff options
| author | Craig Jennings <c@cjennings.net> | 2026-01-24 12:39:40 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-01-24 12:39:40 -0600 |
| commit | e6862d8337078d78775db3e129bf170f187c757a (patch) | |
| tree | f8529c7b72d81408abb97e72f7b08969696dbb10 | |
| parent | dbeded263cd73ccd986dc1b4f61390d6d6122653 (diff) | |
| download | dotemacs-e6862d8337078d78775db3e129bf170f187c757a.tar.gz dotemacs-e6862d8337078d78775db3e129bf170f187c757a.zip | |
chore: add .stignore to gitignore, add terminal pinentry TODO
- Ignore .stignore (Syncthing config)
- Add TODO [#C] for terminal GPG pinentry work (branch: terminal-pinentry)
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -57,3 +57,4 @@ auto-save-list/ # Claude Code configuration (personal settings, commands) /.claude/ history +.stignore |
