]> source.dussan.org Git - gitignore.git/commitdiff
added VS code coverage files 2105/head
authorFilip W <wojcieszyn@gmail.com>
Mon, 12 Sep 2016 13:34:02 +0000 (15:34 +0200)
committerGitHub <noreply@github.com>
Mon, 12 Sep 2016 13:34:02 +0000 (15:34 +0200)
VisualStudio.gitignore

index c8557d40235d0fc99f7f33d3ea373b1d01458dae..f3e58fc24a773e25f2f7afabc8d6a4359f6610e9 100644 (file)
@@ -110,6 +110,10 @@ _TeamCity*
 # DotCover is a Code Coverage Tool
 *.dotCover
 
+# Visual Studio code coverage results
+*.coverage
+*.coveragexml
+
 # NCrunch
 _NCrunch_*
 .*crunch*.local.xml