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