Skip to content

Commit 679da80

Browse files
committed
Add git ignore for fuzz artifacts
1 parent 1f0c5e0 commit 679da80

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,7 @@ bitcoin/fuzz/hfuzz_target
2020
bitcoin/fuzz/hfuzz_workspace
2121
hashes/fuzz/hfuzz_target
2222
hashes/fuzz/hfuzz_workspace
23+
24+
# Fuzz artifacts
25+
hfuzz_target
26+
hfuzz_workspace

0 commit comments

Comments
 (0)