From 0657ff77dae83b1334f0a8dd5591477872e931f2 Mon Sep 17 00:00:00 2001 From: 3462461039 <3462461039@qq.com> Date: Thu, 10 Apr 2025 08:12:28 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=B4=E6=98=8E=20Signed-off-by:=20robert=20?= =?UTF-8?q?<3462461039@qq.com>?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..359bb53 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +# 默认忽略的文件 +/shelf/ +/workspace.xml