From acd95db18d74f2068e0409dc585ed214d9622121 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Sat, 21 Oct 2023 09:27:40 +0100 Subject: [PATCH] Update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9a2e4a0..cf41dea 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ __pycache__/ __pycache__ .mypy_cache config +.hypothesis/