From ec643924f1cbd56ca718c5162173ae6b07a3a97a Mon Sep 17 00:00:00 2001 From: zhouchengrong Date: Mon, 18 Mar 2024 17:52:48 +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 6cc57f0..24ff606 100644 --- a/.gitignore +++ b/.gitignore @@ -129,4 +129,4 @@ uwsgi .conf app/logs -*log \ No newline at end of file +*.log \ No newline at end of file