From 3963d647812301377807e289aa74263b5b26ef29 Mon Sep 17 00:00:00 2001 From: dww Date: Tue, 27 Jan 2026 10:32:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E7=8C=AE=E7=9B=B8=E5=85=B3=E6=8E=A5?= =?UTF-8?q?=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 667aaef..7390c89 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,8 @@ target/ .mvn/wrapper/maven-wrapper.jar !**/src/main/**/target/ !**/src/test/**/target/ +/media/ + ### STS ### .apt_generated