mirror of
https://github.com/logos-blockchain/lez-fuzzing.git
synced 2026-06-14 06:59:29 +00:00
fix: exclude mutant backup dir
This commit is contained in:
parent
9bdb070bbf
commit
c9d37b88d1
5
.gitignore
vendored
5
.gitignore
vendored
@ -31,9 +31,8 @@ fuzz/coverage/
|
||||
# Local mutation-testing reports (caught.txt, missed.txt, etc.)
|
||||
# Created by `just mutants-harness` and `just mutants-protocol`.
|
||||
mutants.out/
|
||||
mutants-harness.out/
|
||||
mutants-protocol.out/
|
||||
mutants-protocol.out.backup/
|
||||
mutants-harness.out*
|
||||
mutants-protocol.out*
|
||||
|
||||
# ── Misc ──────────────────────────────────────────────────────────────────────
|
||||
# Performance baseline output from `just perf-baseline` or CI
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user