mirror of
https://github.com/simonask/libyaml-safer
synced 2024-11-21 19:03:11 +00:00
Update fuzz crate gitignore to ignore coverage dir
This commit is contained in:
parent
222f27a206
commit
e8de6ca761
1 changed files with 2 additions and 0 deletions
2
fuzz/.gitignore
vendored
2
fuzz/.gitignore
vendored
|
@ -1,2 +1,4 @@
|
|||
artifacts/
|
||||
corpus/
|
||||
coverage/
|
||||
target/
|
||||
|
|
Loading…
Reference in a new issue