From 5b82fdf23d8a84e3ddb1358378a1bd17079433ed Mon Sep 17 00:00:00 2001 From: cuiqian2004 <cuiqian2004@163.com> Date: 星期二, 20 八月 2024 15:34:35 +0800 Subject: [PATCH] test --- .gitignore | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index a59dd3b..727022b 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,6 @@ # 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 +/unpackage \ No newline at end of file -- Gitblit v1.9.1