Add Windows service host and system tray controller
All checks were successful
CI / test (push) Successful in 7s
All checks were successful
CI / test (push) Successful in 7s
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -20,3 +20,8 @@ screenjob.db
|
||||
# IDE
|
||||
.vscode/
|
||||
.idea/
|
||||
|
||||
# Service host build/publish artifacts
|
||||
service_host/**/bin/
|
||||
service_host/**/obj/
|
||||
service_host/publish/
|
||||
|
||||
Reference in New Issue
Block a user