From a6e3ccd4bf91cc414df4dd6074afb6f0f4033516 Mon Sep 17 00:00:00 2001 From: zhouchengrong Date: Mon, 15 Apr 2024 18:33:37 +0800 Subject: [PATCH] =?UTF-8?q?feat=20generate=20=E8=BF=81=E7=A7=BB?= 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 e2493c6..7b16d72 100644 --- a/.gitignore +++ b/.gitignore @@ -131,4 +131,5 @@ uwsgi app/logs app/logs/* *.log -*.jpg \ No newline at end of file +*.jpg +/qodana.yaml