build: ignore cargo-mutants output
All checks were successful
Rust / build (map[name:stable]) (push) Successful in 2m15s
Rust / build (map[name:nightly]) (push) Successful in 4m25s
Release Please / Release-plz (push) Successful in 38s

This commit is contained in:
Paul Campbell 2024-11-06 21:41:41 +00:00
parent ed6d83cb7b
commit 17816fa6ed

3
.gitignore vendored
View file

@ -16,3 +16,6 @@ Cargo.lock
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
mutants.out/
mutants.out.old/