diff --git a/modules/cms-kit/.gitignore b/modules/cms-kit/.gitignore index e9589dd2d6..e7ff758dd5 100644 --- a/modules/cms-kit/.gitignore +++ b/modules/cms-kit/.gitignore @@ -256,3 +256,5 @@ host/Volo.CmsKit.IdentityServer/Logs/logs.txt host/Volo.CmsKit.HttpApi.Host/Logs/logs.txt host/Volo.CmsKit.Web.Host/Logs/logs.txt host/Volo.CmsKit.Web.Unified/Logs/logs.txt + +**/wwwroot/libs/** \ No newline at end of file