From b8b3a192dd3450326ff7852190e6c2762cbf2093 Mon Sep 17 00:00:00 2001 From: eschorn1 Date: Sat, 10 Feb 2024 14:44:09 -0600 Subject: [PATCH] gitignore nit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index fc8623c..4e0dc68 100644 --- a/.gitignore +++ b/.gitignore @@ -3,5 +3,6 @@ /.idea **/artifacts **/corpus +**/target /fuzz/.gitignore **/Cargo.lock