mirror of
https://github.com/github/gitignore
synced 2025-07-03 20:08:25 +02:00
Merge pull request #2328 from jpdillingham/opencover-visualstudio
Add exclusion for OpenCover UI results
This commit is contained in:
commit
9385cd8288
1 changed files with 3 additions and 0 deletions
|
@ -297,3 +297,6 @@ __pycache__/
|
|||
*.btm.cs
|
||||
*.odx.cs
|
||||
*.xsd.cs
|
||||
|
||||
# OpenCover UI analysis results
|
||||
OpenCover/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue