chore: upate gitignore

This commit is contained in:
Stevan Freeborn
2025-12-11 18:55:50 -06:00
parent 510a1028ae
commit 80a4d343d6
2 changed files with 0 additions and 17 deletions
@@ -1,8 +0,0 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}
@@ -1,9 +0,0 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}