From 5c9344b43485b955df5673118a4b6166fb63fd8a Mon Sep 17 00:00:00 2001 From: Michael Eaton Date: Tue, 14 Dec 2021 09:11:27 -0500 Subject: [PATCH] Updated .gitignore for dotnet test coverage output. --- csharpcore/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/csharpcore/.gitignore b/csharpcore/.gitignore index b0e5bb0c..aa59c537 100644 --- a/csharpcore/.gitignore +++ b/csharpcore/.gitignore @@ -298,3 +298,7 @@ __pycache__/ *.odx.cs *.xsd.cs .vscode + +# Misc +[Tt]est[Rr]eports*/ +