Bläddra i källkod

added Coverlet result files as a Code Coverage Tool (#3252)

Łukasz Kurzyniec 5 år sedan
förälder
incheckning
b4551f2e98
1 ändrade filer med 3 tillägg och 0 borttagningar
  1. 3 0
      VisualStudio.gitignore

+ 3 - 0
VisualStudio.gitignore

@@ -137,6 +137,9 @@ _TeamCity*
 .axoCover/*
 !.axoCover/settings.json
 
+# Coverlet is a free, cross platform Code Coverage Tool
+coverage*[.json, .xml, .info]
+
 # Visual Studio code coverage results
 *.coverage
 *.coveragexml