From f51636c193d032723c47343e39ff8296db350200 Mon Sep 17 00:00:00 2001 From: lichao <lichao@aiotlink.com> Date: 星期一, 29 三月 2021 18:04:00 +0800 Subject: [PATCH] change msg to use protobuf, add more msg type. --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index d29354f..5c7daa3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.un~ build/ Makefile +utest/utest -- Gitblit v1.8.0