mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-07-17 19:12:52 +01:00
Remove appsettings.Development.json from source control
This commit is contained in:
@@ -14,3 +14,4 @@ artifacts/
|
||||
/tests/DMAPI/travistester.lk
|
||||
/tests/DMAPI/travistester.int
|
||||
/tests/DMAPI/travistester.dmb
|
||||
/src/Tgstation.Server.Host/appsettings.Development.json
|
||||
|
||||
@@ -68,9 +68,6 @@
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Content Update="appsettings.Development.json">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Update="appsettings.json">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"FileLogging": {
|
||||
"Disable": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user