From c6964d5af25d4ec7ed9dbe7674dc4e3896b36ead Mon Sep 17 00:00:00 2001
From: lichao <lichao@aiotlink.com>
Date: 星期五, 16 四月 2021 16:10:02 +0800
Subject: [PATCH] node remove mq if never registered; refactor.

---
 .gitignore |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 5c7daa3..6d80560 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,12 @@
 *.un~
 build/
+debug/
+release/
 Makefile
 utest/utest
+*.bak
+gmon.out
+*/bhshmq_center
+*/help
+*/bhshmqbox
+*/bhshmq_status
\ No newline at end of file

--
Gitblit v1.8.0