build: ignore cargo-mutants output
This commit is contained in:
parent
ed6d83cb7b
commit
17816fa6ed
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -16,3 +16,6 @@ Cargo.lock
|
|||
|
||||
# MSVC Windows builds of rustc generate these, which store debugging information
|
||||
*.pdb
|
||||
|
||||
mutants.out/
|
||||
mutants.out.old/
|
||||
|
|
Loading…
Reference in a new issue