From 5c912c70e9333298ff48f7ea15424f72ca977b99 Mon Sep 17 00:00:00 2001 From: Fu Juntang <StrongTiger_001@163.com> Date: 星期五, 17 九月 2021 09:43:55 +0800 Subject: [PATCH] Add the heartbeat logic feature. --- .gitignore | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 533c2f0..4064938 100644 --- a/.gitignore +++ b/.gitignore @@ -42,6 +42,8 @@ .idea/ build/ +dest/ +cmake-build-debug/ *.tmp -*.txt core +tags -- Gitblit v1.8.0