From 8383234ba15c612084691c224985330b68b2a64b Mon Sep 17 00:00:00 2001 From: zhouchengrong Date: Mon, 18 Mar 2024 17:53:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 24ff606..01e3808 100644 --- a/.gitignore +++ b/.gitignore @@ -128,5 +128,5 @@ uwsgi #*.yaml .conf -app/logs +logs *.log \ No newline at end of file