From d712d6b118999ca6c3b49dfe957190a8f876bd6f Mon Sep 17 00:00:00 2001 From: Celes Renata Date: Fri, 17 Apr 2026 05:16:47 +0000 Subject: [PATCH] chore: gitignore .hypothesis/ cache directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5cb3988..c5d054c 100644 --- a/.gitignore +++ b/.gitignore @@ -41,6 +41,7 @@ output/ .pytest_cache/ .coverage htmlcov/ +.hypothesis/ # API secret files