From 51b41fc9f7e3492835dc5b9e05649ded97996bee Mon Sep 17 00:00:00 2001 From: Lunastra Date: Wed, 15 Dec 2021 20:29:29 -0800 Subject: [PATCH] ignore the 2 binary files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 1065bd3..5ac87ce 100644 --- a/.gitignore +++ b/.gitignore @@ -427,3 +427,5 @@ Source Code/.vscode/tasks.json Source Code/.vscode/launch.json Source Code/TeamHobby.HobbyProjectGenerator/TeamHobby.Archiving.xTests/bin/Debug/net6.0/CoverletSourceRootsMapping Source Code/TeamHobby.HobbyProjectGenerator/TeamHobby.UserManagement.xTests/bin/Debug/net6.0/CoverletSourceRootsMapping +Source Code/TeamHobby.HobbyProjectGenerator/TeamHobby.Archiving.xTests/bin/Debug/net6.0/CoverletSourceRootsMapping +Source Code/TeamHobby.HobbyProjectGenerator/TeamHobby.UserManagement.xTests/bin/Debug/net6.0/CoverletSourceRootsMapping