From 153375e3b152768cbffce715d049499945834c29 Mon Sep 17 00:00:00 2001 From: lichao <lichao@aiotlink.com> Date: 星期二, 13 四月 2021 15:11:14 +0800 Subject: [PATCH] add api code, use proto msg as data. --- .gitignore | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 5c7daa3..8e81403 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,8 @@ *.un~ build/ +debug/ +release/ Makefile utest/utest +*.bak +gmon.out -- Gitblit v1.8.0