diff --git a/.gitignore b/.gitignore index fdb040a..6d8ec37 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,9 @@ ## ## Get latest from `dotnet new gitignore` +# coverage +coverage/ + # appsettings appsettings*.json !appsettings.Example.json