summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMartijn van Beurden <mvanb1@gmail.com>2022-04-20 15:16:46 +0200
committerMartijn van Beurden <mvanb1@gmail.com>2022-04-30 21:20:50 +0200
commitb52734242e2b2e4c69441392189c3eb97389aa64 (patch)
tree59017a4764039405087a00ee0107fa2ebed40208 /.gitignore
parente0a874e84b88c9d2caa8c853796b21e75e4b87bc (diff)
downloadflac-b52734242e2b2e4c69441392189c3eb97389aa64.tar.gz
Add fuzzer_encoder_v2
Add additional fuzzer for the encoder, aiming to reach more coverage than the current encoder fuzzer. This is done by incorporating metadata handling and fixing a problem with different settings in the current fuzzer
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6a60d527..ba46d5fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -78,6 +78,7 @@ microbench/benchmark_residual
/ogg/
oss-fuzz/fuzzer_decoder
oss-fuzz/fuzzer_encoder
+oss-fuzz/fuzzer_encoder_v2
/*[Bb]uild*/
/out/