From 1a1dda481c4a5048b9383a76d200621fa8b3d5be Mon Sep 17 00:00:00 2001 From: cuiqian2004 <cuiqian2004@163.com> Date: 星期二, 20 八月 2024 14:30:22 +0800 Subject: [PATCH] test --- .gitignore | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index a59dd3b..09b696c 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,5 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* -unpackage/ \ No newline at end of file + +unpackage/* \ No newline at end of file -- Gitblit v1.9.1