From a1525fb186c9e20de192fe6ce3dbb0a07e6e5208 Mon Sep 17 00:00:00 2001 From: gy <997485446@qq.com> Date: Mon, 1 Aug 2022 15:05:49 +0800 Subject: [PATCH] =?UTF-8?q?docs=20=E5=BF=BD=E7=95=A5=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 405e05a..04c38c3 100644 --- a/.gitignore +++ b/.gitignore @@ -13,5 +13,6 @@ # Dependency directories (remove the comment below to include it) # vendor/ -logs.log +cmd/logs +*.log .idea \ No newline at end of file