обновил gitignore

This commit is contained in:
Sergey Karmanov 2023-12-24 01:48:29 +03:00
parent b4b5bfc1ed
commit d2d2685672
Signed by: serega404
GPG Key ID: B6AD49C8C835460C
2 changed files with 2 additions and 8 deletions

2
.gitignore vendored
View File

@ -475,3 +475,5 @@ $RECYCLE.BIN/
# Windows shortcuts # Windows shortcuts
*.lnk *.lnk
CyberBoom/appsettings.Development.json

View File

@ -1,8 +0,0 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}