From fe57ef329bc8801c02faf4fc2414b248a3b4f2af Mon Sep 17 00:00:00 2001 From: Warren Buckley Date: Wed, 24 Apr 2019 09:26:33 +0100 Subject: [PATCH] Revert the change to the gitignore - no web.config should be in ui.client folder anyway --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 40d9e2dc88..23ba01ebf0 100644 --- a/.gitignore +++ b/.gitignore @@ -161,4 +161,3 @@ build/temp/ # eof /src/Umbraco.Web.UI.Client/TESTS-*.xml -src/Umbraco.Web.UI.Client/Web.config