From c9a97c50e7d9b49f611cf89ac916647e46559445 Mon Sep 17 00:00:00 2001 From: weibaohui Date: Fri, 8 Nov 2024 17:55:03 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=BF=BD=E7=95=A5=20uploads=E7=9B=AE?= =?UTF-8?q?=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在 .gitignore 文件中添加 uploads 目录,使其被 Git 忽略 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index dfd176f..5b03865 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ tmp/ bin/ /def.json /example.json +/uploads/