diff --git a/.gitignore b/.gitignore index e1e932f..ede5f1a 100644 --- a/.gitignore +++ b/.gitignore @@ -263,3 +263,5 @@ src/KonSoft.Admin.Blazor.Server.Tiered/Logs/* # Use abp install-libs to restore. **/wwwroot/libs/* + +**/Logs/* \ No newline at end of file