From d0a68ad591b155c8ac0324630358a34f62022a31 Mon Sep 17 00:00:00 2001 From: bout3fiddy <11488427+bout3fiddy@users.noreply.github.com> Date: Mon, 18 Mar 2024 16:13:12 +0100 Subject: [PATCH] remove hypothesis --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a0266f5..9ad4300 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,5 @@ __pycache__/ venv/ bvenv/ .env -.hypothesis \ No newline at end of file +.hypothesis/ +*.gz \ No newline at end of file