From b984dac55bdd0a5b694837fb8fb2ceb07ce9808f Mon Sep 17 00:00:00 2001
From: fujuntang <fujuntang@smartai.com>
Date: 星期二, 07 九月 2021 11:25:57 +0800
Subject: [PATCH] resize the buf allocation to dynamic buf.

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

diff --git a/.gitignore b/.gitignore
index 533c2f0..4064938 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,6 +42,8 @@
 .idea/
 
 build/
+dest/
+cmake-build-debug/
 *.tmp
-*.txt
 core
+tags

--
Gitblit v1.8.0