build: ignore cargo-mutants output

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

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/