Browse Source

Merge pull request #19926 from abpframework/gitignore-cmskit

Ignore wwwroot/libs for CMS Kit
pull/19933/head
SALİH ÖZKARA 2 years ago
committed by GitHub
parent
commit
4c07bf4e57
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      modules/cms-kit/.gitignore

2
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/**
Loading…
Cancel
Save