Ignore local work logs
This commit is contained in:
parent
d7b005e09f
commit
20553d88c7
2
.gitignore
vendored
2
.gitignore
vendored
@ -51,6 +51,8 @@ data/
|
||||
certs/
|
||||
.superpowers/
|
||||
.worktrees/
|
||||
work/*.log
|
||||
work/dotnet-*/
|
||||
|
||||
# Local notes
|
||||
docs/ios-build.md
|
||||
|
||||
@ -1,39 +0,0 @@
|
||||
正在生成...
|
||||
warn: Microsoft.AspNetCore.Server.Kestrel[0]
|
||||
Overriding address(es) 'http://localhost:5067'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead.
|
||||
info: Microsoft.Hosting.Lifetime[14]
|
||||
Now listening on: http://0.0.0.0:5067
|
||||
info: Microsoft.Hosting.Lifetime[0]
|
||||
Application started. Press Ctrl+C to shut down.
|
||||
info: Microsoft.Hosting.Lifetime[0]
|
||||
Hosting environment: Development
|
||||
info: Microsoft.Hosting.Lifetime[0]
|
||||
Content root path: D:\App\Flutter\TermRemoteCtl\apps\windows_agent\src\TermRemoteCtl.Agent
|
||||
info: TermRemoteCtl.Agent.Terminal.LoggingTerminalDiagnosticsSink[0]
|
||||
Terminal diagnostic backend.input.received session=84b9a32c2b0e4100aacdfbdb0026c7dc detail=d
|
||||
info: TermRemoteCtl.Agent.Terminal.LoggingTerminalDiagnosticsSink[0]
|
||||
Terminal diagnostic backend.input.received session=84b9a32c2b0e4100aacdfbdb0026c7dc detail=i
|
||||
info: TermRemoteCtl.Agent.Terminal.LoggingTerminalDiagnosticsSink[0]
|
||||
Terminal diagnostic backend.input.received session=84b9a32c2b0e4100aacdfbdb0026c7dc detail=r
|
||||
info: TermRemoteCtl.Agent.Terminal.LoggingTerminalDiagnosticsSink[0]
|
||||
Terminal diagnostic backend.input.received session=84b9a32c2b0e4100aacdfbdb0026c7dc detail=dir
|
||||
info: TermRemoteCtl.Agent.Terminal.LoggingTerminalDiagnosticsSink[0]
|
||||
Terminal diagnostic backend.input.received session=84b9a32c2b0e4100aacdfbdb0026c7dc detail=
|
||||
info: TermRemoteCtl.Agent.Terminal.LoggingTerminalDiagnosticsSink[0]
|
||||
Terminal diagnostic backend.input.received session=84b9a32c2b0e4100aacdfbdb0026c7dc detail=
|
||||
info: TermRemoteCtl.Agent.Terminal.LoggingTerminalDiagnosticsSink[0]
|
||||
Terminal diagnostic backend.input.received session=84b9a32c2b0e4100aacdfbdb0026c7dc detail=
|
||||
info: TermRemoteCtl.Agent.Terminal.LoggingTerminalDiagnosticsSink[0]
|
||||
Terminal diagnostic backend.input.received session=84b9a32c2b0e4100aacdfbdb0026c7dc detail=
|
||||
info: TermRemoteCtl.Agent.Terminal.LoggingTerminalDiagnosticsSink[0]
|
||||
Terminal diagnostic backend.input.received session=84b9a32c2b0e4100aacdfbdb0026c7dc detail=\r
|
||||
info: TermRemoteCtl.Agent.Terminal.LoggingTerminalDiagnosticsSink[0]
|
||||
Terminal diagnostic backend.input.received session=84b9a32c2b0e4100aacdfbdb0026c7dc detail=d
|
||||
info: TermRemoteCtl.Agent.Terminal.LoggingTerminalDiagnosticsSink[0]
|
||||
Terminal diagnostic backend.input.received session=84b9a32c2b0e4100aacdfbdb0026c7dc detail=i
|
||||
info: TermRemoteCtl.Agent.Terminal.LoggingTerminalDiagnosticsSink[0]
|
||||
Terminal diagnostic backend.input.received session=84b9a32c2b0e4100aacdfbdb0026c7dc detail=r
|
||||
info: TermRemoteCtl.Agent.Terminal.LoggingTerminalDiagnosticsSink[0]
|
||||
Terminal diagnostic backend.input.received session=84b9a32c2b0e4100aacdfbdb0026c7dc detail=dir\r
|
||||
info: TermRemoteCtl.Agent.Terminal.LoggingTerminalDiagnosticsSink[0]
|
||||
Terminal diagnostic backend.input.received session=84b9a32c2b0e4100aacdfbdb0026c7dc detail=dir\r
|
||||
Loading…
Reference in New Issue
Block a user