Skip to content

Commit 98430c2

Browse files
committed
chore: Add cargo-fuzz files to .gitignore
1 parent 6362db7 commit 98430c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Cargo.lock
1010
#fuzz
1111
fuzz/hfuzz_target
1212
fuzz/hfuzz_workspace
13+
fuzz/artifacts
14+
fuzz/corpus
1315

1416
#IntelliJ project files
1517
.idea

0 commit comments

Comments
 (0)