Update gitignore

This commit is contained in:
Lani Aung
2021-10-18 19:03:02 -06:00
parent 14fc08d313
commit 21d96499da
2 changed files with 3 additions and 9 deletions
+3
View File
@@ -4,3 +4,6 @@
/obj/ /obj/
*.DotSettings *.DotSettings
*.DotSettings.user *.DotSettings.user
*.Development.json
*.Release.json
-9
View File
@@ -1,9 +0,0 @@
{
"Logging": {
"LogLevel": {
"Default": "Trace",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}