Ignore coverage profile files.
This commit is contained in:
parent
0af8cccc7f
commit
2da9ca86d3
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -18,3 +18,7 @@
|
||||||
*.un~
|
*.un~
|
||||||
Session.vim
|
Session.vim
|
||||||
.netrwhist
|
.netrwhist
|
||||||
|
|
||||||
|
# coverage artifacts
|
||||||
|
.coverprofile
|
||||||
|
/gover.coverprofile
|
||||||
|
|
Loading…
Reference in a new issue