Methoden hinzugefügt, um Nachrichten direkt oder über Enum-Schlüssel hinzuzufügen, unterstützt Methodenverkettung in IServiceMessage.
26 lines
257 B
Plaintext
26 lines
257 B
Plaintext
# Exclude files
|
|
*.swp
|
|
*.*~
|
|
project.lock.json
|
|
*.lock.json
|
|
*.lock
|
|
Dockerfile.*.cache
|
|
duplicati-*
|
|
|
|
# Build and runtime outputs
|
|
[Bb]in/
|
|
[Oo]bj/
|
|
[Ll]og/
|
|
[Ll]ogs/
|
|
|
|
# NuGet Packages
|
|
*.nupkg
|
|
*.snupkg
|
|
|
|
# packages/
|
|
|
|
# VS Code settings
|
|
.vscode/
|
|
|
|
# Tools and utilities
|