Skip to content

Commit cf35fdb

Browse files
committed
Add .cifuzz-corpus/ to .gitignore
1 parent 3f91b6c commit cf35fdb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,6 @@ target/
2020
mvn_install.log
2121
.vscode/*
2222
.DS_Store
23+
# Jazzer fuzzing corpus (transient)
24+
.cifuzz-corpus
2325

0 commit comments

Comments
 (0)