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 | 0efb2c1896b49c82570e30c37e9811192cb15c3a (patch) | |
| tree | 80f96160016bb27d326688ba8ff9609689ed5f7d | |
| parent | 66021af7e194caa8276cd705ed592c66746119f0 (diff) | |
| download | dotemacs-0efb2c1896b49c82570e30c37e9811192cb15c3a.tar.gz dotemacs-0efb2c1896b49c82570e30c37e9811192cb15c3a.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
diff --git a/.gitignore b/.gitignore index 3bb904c19..267a13de3 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ auto-save-list/ # Claude Code configuration (personal settings, commands) /.claude/ history +.stignore |
