Ignore coverage profile files.
This commit is contained in:
parent
0af8cccc7f
commit
2da9ca86d3
|
|
@ -18,3 +18,7 @@
|
||||||
*.un~
|
*.un~
|
||||||
Session.vim
|
Session.vim
|
||||||
.netrwhist
|
.netrwhist
|
||||||
|
|
||||||
|
# coverage artifacts
|
||||||
|
.coverprofile
|
||||||
|
/gover.coverprofile
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue