summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorErik de Castro Lopo <erikd@mega-nerd.com>2019-11-17 16:15:51 +1100
committerErik de Castro Lopo <erikd@mega-nerd.com>2019-11-18 06:29:10 +1100
commite0f7e0ece557dd5ed02aa194367ec0ff09abdc5a (patch)
tree31082a401bb9184dd7274a4d320c2fa4b1e0a85b /.gitignore
parentb19f3a6114c8d6d98905c3ae8ae51eda84680918 (diff)
downloadflac-e0f7e0ece557dd5ed02aa194367ec0ff09abdc5a.tar.gz
oss-fuzz: Add fuzzing targets
These fuzzing targets were originally from: https://github.com/guidovranken/flac-fuzzers.git but having them in a separate repo was a huge pain in the neck when working on fixing any problems found.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6e9ffce1..c38747c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -75,3 +75,5 @@ test/picture.diff
test/picture.log
.dirstamp
microbench/benchmark_residual
+oss-fuzz/fuzz-decoder
+oss-fuzz/fuzz-encoder