From dedbfb49e54ce76de809cb9e0be2a235ba79515d Mon Sep 17 00:00:00 2001 From: Halil ibrahim Kalkan Date: Fri, 26 Oct 2018 12:33:37 +0300 Subject: [PATCH] Add publish-ignore.json --- .../publish-ignore.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/publish-ignore.json diff --git a/framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/publish-ignore.json b/framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/publish-ignore.json new file mode 100644 index 0000000000..1797133380 --- /dev/null +++ b/framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/publish-ignore.json @@ -0,0 +1,3 @@ +{ + +}