key-gaps: the key regex was blind to digits, inventing missing secrets #69
3 changed files with 4 additions and 2 deletions
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 1b862aa049403c02e8e9c4ef14dfc8c7a55b5aa2
|
||||
|
|
@ -1 +0,0 @@
|
|||
Subproject commit ce4350c64ecd6d6aaa89bdd965ea93f63b463295
|
||||
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
# Claude Code worktrees. These are other sessions' checkouts living inside this
|
||||
# repo; `git add -A` will otherwise commit them as embedded git repositories.
|
||||
.claude/worktrees/
|
||||
Loading…
Reference in a new issue