Commit c248ab4a authored by Steve Smith's avatar Steve Smith

remove coverage file and add to gitignore

parent 877ca99a
...@@ -109,6 +109,10 @@ _TeamCity* ...@@ -109,6 +109,10 @@ _TeamCity*
# DotCover is a Code Coverage Tool # DotCover is a Code Coverage Tool
*.dotCover *.dotCover
# Visual Studio code coverage results
*.coverage
*.coveragexml
# NCrunch # NCrunch
_NCrunch_* _NCrunch_*
.*crunch*.local.xml .*crunch*.local.xml
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment