From a76f9b3f4838f6bbce43efa542794e5d8fd2e0b1 Mon Sep 17 00:00:00 2001 From: haown <454902499@qq.com> Date: Tue, 15 Jul 2025 15:54:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/.gitignore b/.gitignore index 9154f4c..289259a 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,20 @@ hs_err_pid* replay_pid* +### IntelliJ IDEA ### +.idea +*.iws +*.iml +*.ipr + +### NetBeans ### +nbproject/private/ +build/* +nbbuild/ +dist/ +nbdist/ +.nb-gradle/ + +target/ +!.mvn/wrapper/maven-wrapper.jar +