Commit 9385cd82 authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2328 from jpdillingham/opencover-visualstudio

Add exclusion for OpenCover UI results
parents 169796e5 afdf5de2
...@@ -297,3 +297,6 @@ __pycache__/ ...@@ -297,3 +297,6 @@ __pycache__/
*.btm.cs *.btm.cs
*.odx.cs *.odx.cs
*.xsd.cs *.xsd.cs
# OpenCover UI analysis results
OpenCover/
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