Просмотр исходного кода

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

pull/3271/head
Łukasz Kurzyniec 4 лет назад
Родитель
Сommit
b4551f2e98
1 измененных файлов: 3 добавлений и 0 удалений
  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

Загрузка…
Отмена
Сохранить