From afb102a8b6ddc2d1b69724157186d9a6f77d4852 Mon Sep 17 00:00:00 2001 From: "Colton G. Rushton" Date: Thu, 17 Jan 2019 09:05:50 -0400 Subject: [PATCH] Updated .gitgnore to latest GitHub template --- misc/msvc12/.gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/misc/msvc12/.gitignore b/misc/msvc12/.gitignore index 4ba92b04..3e8a1553 100644 --- a/misc/msvc12/.gitignore +++ b/misc/msvc12/.gitignore @@ -211,7 +211,7 @@ _pkginfo.txt # files ending in .cache can be ignored *.[Cc]ache # but keep track of directories ending in .cache -!*.[Cc]ache/ +!?*.[Cc]ache/ # Others ClientBin/ @@ -336,3 +336,6 @@ ASALocalRun/ # Local History for Visual Studio .localhistory/ + +# BeatPulse healthcheck temp database +healthchecksdb