From 0bc72d004b08b6cac005931787f43c68dace7685 Mon Sep 17 00:00:00 2001
From: lichao <lichao@aiotlink.com>
Date: 星期五, 02 四月 2021 16:25:39 +0800
Subject: [PATCH] refactor pub/sub center.

---
 .gitignore |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index 2bc70f7..5c7daa3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
 *.un~
-
+build/
+Makefile
+utest/utest

--
Gitblit v1.8.0