mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02: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
Add a link
Reference in a new issue