From 2861abc28c5206c0304fc762cc6e59b89023f631 Mon Sep 17 00:00:00 2001 From: Hassan Hashemi Date: Sun, 16 Dec 2018 09:51:36 -0800 Subject: [PATCH] Add BeatPulse specific section --- VisualStudio.gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index 9711d5dc..581c7af6 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -223,7 +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) @@ -337,3 +337,6 @@ ASALocalRun/ # Local History for Visual Studio .localhistory/ + +#BeatPulse healthcheck temp database +livenessdb