From b2310e0ddc9ad688445e28d72f11c7c85f8776f5 Mon Sep 17 00:00:00 2001 From: Hassan Hashemi Date: Thu, 13 Dec 2018 06:53:53 -0800 Subject: [PATCH] Ignore health check temp database Ignore liveness db which belongs to: https://github.com/Xabaril/BeatPulse --- VisualStudio.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index 4ba92b04..9711d5dc 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -223,6 +223,7 @@ ClientBin/ *.pfx *.publishsettings orleans.codegen.cs +livenessdb # Including strong name files can present a security risk # (https://github.com/github/gitignore/pull/2483#issue-259490424)