From cd7a9e8340cac1215d3eabec8bccf098ed060537 Mon Sep 17 00:00:00 2001 From: Username Date: Thu, 25 Dec 2025 19:20:33 +0100 Subject: [PATCH] gitignore: add .hypothesis test cache --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 20801d6..6466a22 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,4 @@ Thumbs.db CLAUDE.md CRUSH.md PERSONAE +.hypothesis/