Merge the libfuzzer and honggfuzz saved crash inputs into a shared folder in fuzz/regressions Add relevant entries to .gitignore
@@ -1,4 +1,5 @@
target
+artifacts/
corpus
coverage
Cargo.lock
@@ -1,4 +1,4 @@
target/
hfuzz_target/
-hfuzz_workspace/*/input/*
+hfuzz_workspace/