From 46dd2353d1186d7eb67d2faeb625355eea832efa Mon Sep 17 00:00:00 2001 From: thePR0M3TH3AN <53631862+PR0M3TH3AN@users.noreply.github.com> Date: Tue, 1 Jul 2025 17:04:55 -0400 Subject: [PATCH] update --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index cd141a1..7528f83 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,6 @@ Thumbs.db # Coverage files .coverage coverage.xml + +# Other +.hypothesis \ No newline at end of file