Skip to content

Commit

Permalink
remove coverage file and add to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ardalis committed Aug 23, 2019
1 parent 877ca99 commit c248ab4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1,762 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,10 @@ _TeamCity*
# DotCover is a Code Coverage Tool
*.dotCover

# Visual Studio code coverage results
*.coverage
*.coveragexml

# NCrunch
_NCrunch_*
.*crunch*.local.xml
Expand Down
Loading

0 comments on commit c248ab4

Please sign in to comment.