mirror of
https://github.com/vale981/gitignore
synced 2025-03-04 17:31:42 -05:00
Merge pull request #2105 from filipw/patch-2
added VS code coverage files
This commit is contained in:
commit
de9da67331
1 changed files with 4 additions and 0 deletions
|
@ -110,6 +110,10 @@ _TeamCity*
|
|||
# DotCover is a Code Coverage Tool
|
||||
*.dotCover
|
||||
|
||||
# Visual Studio code coverage results
|
||||
*.coverage
|
||||
*.coveragexml
|
||||
|
||||
# NCrunch
|
||||
_NCrunch_*
|
||||
.*crunch*.local.xml
|
||||
|
|
Loading…
Add table
Reference in a new issue