From 03e123528df6316e574a503237e1b9a9c1628da1 Mon Sep 17 00:00:00 2001 From: wangzhengquan <wangzhengquan85@126.com> Date: 星期四, 14 一月 2021 14:32:18 +0800 Subject: [PATCH] update build.sh --- .gitignore | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 533c2f0..60e4956 100644 --- a/.gitignore +++ b/.gitignore @@ -42,6 +42,7 @@ .idea/ build/ +dest/ +cmake-build-debug/ *.tmp -*.txt core -- Gitblit v1.8.0