From 060ce40475bf6630af6757880331de5bd29cc32d Mon Sep 17 00:00:00 2001 From: Jacob Overgaard <752371+iOvergaard@users.noreply.github.com> Date: Mon, 30 Oct 2023 15:44:02 +0100 Subject: [PATCH] set new v14 "auth app" to output its files into a new "auth" folder to ensure it doesnt conflict with v13 login screen --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 024ff39905..03555fb5c4 100644 --- a/.gitignore +++ b/.gitignore @@ -64,6 +64,7 @@ preserve.belle /build/docs.zip /build/ui-docs.zip /build/csharp-docs.zip +/src/Umbraco.Cms.StaticAssets/wwwroot/umbraco/auth /src/Umbraco.Cms.StaticAssets/wwwroot/umbraco/backoffice /src/Umbraco.Cms.StaticAssets/wwwroot/umbraco/assets /src/Umbraco.Cms.StaticAssets/wwwroot/umbraco/js