diff --git a/.gitignore b/.gitignore index 8775b8d..015a401 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ **/obj **/bin **/appsettings.*.json -**/coverage.xml \ No newline at end of file +**/coverage*.xml \ No newline at end of file