From fd40c35439ca92cf162b4e3a9020e2e008fb6287 Mon Sep 17 00:00:00 2001 From: rileyh Date: Wed, 11 Dec 2024 16:04:32 -0600 Subject: [PATCH] [#179] Add .hypothesis/ to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2adf10e..fd3991b 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ venv sphinx-docs/_* .coverage coverage_* +.hypothesis/ # Scala scala_jar/target