build: ignore cargo-mutants output
Some checks failed
Rust / build (map[name:nightly]) (push) Failing after 14s
Rust / build (map[name:stable]) (push) Failing after 1m0s

This commit is contained in:
Paul Campbell 2024-11-06 21:41:41 +00:00
parent e264bea729
commit c82e6575ef

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/