From ba0f3a95544969d6683de2b488ca1e27763c92c9 Mon Sep 17 00:00:00 2001 From: cheney Date: Wed, 18 May 2022 17:19:04 +0800 Subject: [PATCH] =?UTF-8?q?sample=20=E6=96=87=E4=BB=B6=E4=B8=8D=E6=8F=90?= =?UTF-8?q?=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e47dc18..9d01510 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ *.sunyard.main.version /public/ /.DS_Store +src/test/java/com/sunyard/sydapi/sample/*.*