From c8f256f633d6e94839e95cafc0c18c22886bae01 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 2 Oct 2024 08:21:10 -0300 Subject: Makefile: Add fuzz target setup --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 3bb73dd..3d9fb8b 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ /tests/functional/*.a /tests/functional/*.bin /tests/functional/*.so +/tests/fuzz/*.a +/tests/fuzz/*.bin -- cgit v1.2.3