Single Instance app changes.

This commit is contained in:
Patrick Fic
2021-04-13 11:10:20 -07:00
parent 05156b6d21
commit 81f77ea59f
3 changed files with 18 additions and 2 deletions

7
.gitignore vendored
View File

@@ -10,6 +10,7 @@
*.userosscache
*.sln.docstates
# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs
@@ -345,4 +346,8 @@ healthchecksdb
!**/Releases/
!**/Releases/*
!**/Releases/**/*
!**/Releases/**/*
*.exe
*.nupkg
*.msi