Skip to content

Commit

Permalink
chore: Add cargo-fuzz files to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
uncomputable committed Jan 23, 2025
1 parent 2da3450 commit bab81f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Cargo.lock
#fuzz
fuzz/hfuzz_target
fuzz/hfuzz_workspace
fuzz/artifacts
fuzz/corpus

#IntelliJ project files
.idea
Expand Down

0 comments on commit bab81f8

Please sign in to comment.