From 6a28654487b6dde58427db9b42ba6f1703a09bbf Mon Sep 17 00:00:00 2001 From: Stoyan Zlatev Date: Wed, 13 Sep 2023 10:46:31 +0200 Subject: [PATCH] applicationhost.config ignored by Git 2 --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 57fe4c33..55ab84c7 100644 --- a/.gitignore +++ b/.gitignore @@ -395,4 +395,4 @@ FodyWeavers.xsd !packages.config # should ignore all *.config files besides of (Web or web).config ![Ww]eb.config -applicationhost.config +*applicationhost.config