Update .gitignore in fuzz
This commit is contained in:
parent
cd6f8df1fa
commit
e6fcdf08b2
1 changed files with 4 additions and 3 deletions
7
fuzz/.gitignore
vendored
7
fuzz/.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
target
|
target/
|
||||||
corpus
|
corpus/
|
||||||
artifacts
|
artifacts/
|
||||||
|
Cargo.lock
|
||||||
|
|
Loading…
Reference in a new issue