From 8973479756a5cbd9090b5f19f1a906a60bf215d4 Mon Sep 17 00:00:00 2001 From: zhouchengrong Date: Mon, 18 Mar 2024 17:57:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20git=E5=BF=BD=E7=95=A5?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 01e3808..1965b2b 100644 --- a/.gitignore +++ b/.gitignore @@ -128,5 +128,6 @@ uwsgi #*.yaml .conf -logs -*.log \ No newline at end of file +app/logs +*.log +*.jpg \ No newline at end of file