commit 6930357e4a76cc45804ebcbdc5afbc3ac27f67d3 parent 71f650b9e9395bc163cf7020405bdb7a405d41f1 Author: Michael Camilleri <[email protected]> Date: Sat, 7 Mar 2026 01:21:11 +0900 Exclude temporary private key directory from .gitignore Diffstat:
| M | .gitignore | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -6,4 +6,5 @@ CLAUDE.md Generated/ examples/ notes/ +private_keys/ symlinks/