From 7437dc8936f3a4eea3777010a9d9b0604bc69b12 Mon Sep 17 00:00:00 2001 From: zhaojun <873019219@qq.com> Date: Sat, 27 May 2023 18:43:42 +0800 Subject: [PATCH] =?UTF-8?q?:see=5Fno=5Fevil:=20=E6=9B=B4=E6=96=B0=20.gitig?= =?UTF-8?q?nore=20=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e36d7e2..9fee7c8 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,8 @@ target/ *.iws *.iml *.ipr +.fastRequest +.murphy.yml ### NetBeans ### /nbproject/private/ @@ -34,4 +36,6 @@ build/ /.mvn/wrapper/ /mvnw /mvnw.cmd -/.script/ +/result/ +/.package/** +/.package** \ No newline at end of file