From 82dbe02fee822bbe73993b61f8427afbc8fe669a Mon Sep 17 00:00:00 2001 From: "20932067@zju.edu.cn" Date: Sat, 23 Jan 2021 17:47:50 +0800 Subject: [PATCH] 11 --- hchyun/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hchyun/.gitignore b/hchyun/.gitignore index 2c0e049..3d3dc3e 100644 --- a/hchyun/.gitignore +++ b/hchyun/.gitignore @@ -5,7 +5,7 @@ /build/ !gradle/wrapper/gradle-wrapper.jar -target/ +*/target/ !.mvn/wrapper/maven-wrapper.jar ######################################################################