From d139106bf2f4f970a7905fbff139f384a8db6c88 Mon Sep 17 00:00:00 2001 From: Jordan Dominion Date: Sun, 25 Jun 2023 23:24:53 -0400 Subject: [PATCH] Fix .git clean ignoring `ClientApp` directory --- src/Tgstation.Server.Host/Tgstation.Server.Host.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj b/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj index eebc126c92..631c08977b 100644 --- a/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj +++ b/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj @@ -29,6 +29,7 @@ +