From f439a6d1e11ebfe8eac3ba3c881cc7c4644505ab Mon Sep 17 00:00:00 2001 From: Orual Date: Sun, 22 Feb 2026 19:00:15 -0500 Subject: [PATCH] gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5a1e3b4..f3ecc4c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ __pycache__ .claude **/__pycache__ .hypothesis +.pytest_cache -- 2.51.2