summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorNathaniel Brough <nathaniel.brough@gmail.com>2023-12-05 10:26:58 -0800
committerGitHub <noreply@github.com>2023-12-05 19:26:58 +0100
commit9aadb18186c0804f6cc6179bf8ea993337dc669d (patch)
tree95cc87193e1b9d1255b45894830ba98b372bde5f /.gitignore
parent0ebce56b36ea2a875609949f4da81c9ca6a4a081 (diff)
Add simple fuzz testing (#2581)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9a368e5e..e3ba6a57 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,10 @@ tests/png
tests/pdf
tests/svg
tests/target
+tests/fuzz/target
+tests/fuzz/corpus
+tests/fuzz/artifacts
+tests/fuzz/coverage
tarpaulin-report.html
# Rust