Skip to content

Commit 9385cd8

Browse files
authored
Merge pull request #2328 from jpdillingham/opencover-visualstudio
Add exclusion for OpenCover UI results
2 parents 169796e + afdf5de commit 9385cd8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

VisualStudio.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,3 +297,6 @@ __pycache__/
297297
*.btm.cs
298298
*.odx.cs
299299
*.xsd.cs
300+
301+
# OpenCover UI analysis results
302+
OpenCover/

0 commit comments

Comments
 (0)