From 31024f33c581eaa1cd57cdada3839dd26630d9f7 Mon Sep 17 00:00:00 2001 From: database-mysql Date: Thu, 6 Aug 2026 03:40:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=B8=80=E4=BA=9B=E5=B7=B2?= =?UTF-8?q?=E7=9F=A5=E7=9A=84BUG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4b8c21c..15e2bff 100644 --- a/.gitignore +++ b/.gitignore @@ -38,6 +38,8 @@ build/ ### Mac OS ### .DS_Store +### Other ### /target /.idea -/.mvn \ No newline at end of file +/.mvn +/build_release \ No newline at end of file