From c1b1d12bcc2f89024cc2a53ccc74891da549e8fb Mon Sep 17 00:00:00 2001 From: sneak Date: Wed, 13 May 2026 18:04:35 -0700 Subject: [PATCH] Rename quack to quak in .gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index fb3da66..053db1d 100644 --- a/.gitignore +++ b/.gitignore @@ -30,8 +30,8 @@ coverage/ *.pem *.key -# quack runtime data (in case anyone runs the CLI from inside the repo) -.quack/ +# quak runtime data (in case anyone runs the CLI from inside the repo) +.quak/ # Local Claude Code settings (per-developer) .claude/