forked from kemitix/git-next
build: ignore mutation output
This commit is contained in:
parent
0f78fc731a
commit
c9d853797e
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -26,3 +26,6 @@ data/
|
||||||
.git-next.toml
|
.git-next.toml
|
||||||
.envrc
|
.envrc
|
||||||
*.profraw
|
*.profraw
|
||||||
|
|
||||||
|
mutants.out/
|
||||||
|
mutants.out.old/
|
||||||
|
|
Loading…
Reference in a new issue