From 062fb1bfbd3db12204608f41b42c52d711e7c204 Mon Sep 17 00:00:00 2001 From: Khan Winter <35942988+thecoolwinter@users.noreply.github.com> Date: Mon, 1 Sep 2025 08:24:15 -0500 Subject: [PATCH] update gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 1e770c6..76a82f7 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,7 @@ xcuserdata Carthage/ .swiftpm/ + +.fuzz/new-corpus + +fuzz-*.log \ No newline at end of file -- 2.51.2