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 | b9e9cef5a227b3950fe361e7ba40f249e92ea06e (patch) | |
| tree | dbacde3216b5a7545952f68d23c23ec19ecb49df /.gitignore | |
| parent | 21e99ca0e4e97f99ef70e17fa9c89793ead051c3 (diff) | |
| download | dotemacs-b9e9cef5a227b3950fe361e7ba40f249e92ea06e.tar.gz dotemacs-b9e9cef5a227b3950fe361e7ba40f249e92ea06e.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)
Diffstat (limited to '.gitignore')
| -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 |
