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 | ee94d5e29d6b9c1518affa775c5f7337e53b3d83 (patch) | |
| tree | 6f44a3e64ae13996a2b568320b95c803ca24e3a0 /.gitignore | |
| parent | cad427f4bb867f2667ac07c6c2b675c380f6675d (diff) | |
| download | dotemacs-ee94d5e29d6b9c1518affa775c5f7337e53b3d83.tar.gz dotemacs-ee94d5e29d6b9c1518affa775c5f7337e53b3d83.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 |
