From a5a55dc9c171f4afeef806e6d48f358f9c7b3bcb Mon Sep 17 00:00:00 2001 From: aoshiguchen <1052045476@qq.com> Date: Mon, 13 Mar 2023 16:03:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0gitgnore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5fb1825a..60a727db 100644 --- a/.gitignore +++ b/.gitignore @@ -50,4 +50,6 @@ hs_err_pid* **/gifs/ **/deploy/ -**/app-**.yml \ No newline at end of file +**/app-**.yml + +**/memo/** \ No newline at end of file