From cb1fc0002761527fce4cfe28772c4cb2bca8329b Mon Sep 17 00:00:00 2001 From: Deeman Date: Thu, 19 Feb 2026 23:46:10 +0100 Subject: [PATCH] chore: ignore .hypothesis/ test output directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f595676..d4f6c07 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ CLAUDE.md .bedrockapikey .live-slot .worktrees/ +.hypothesis/