From 1cbed7a6e940a4eed474cd0dcd8e2c388ff17318 Mon Sep 17 00:00:00 2001 From: weiweiw <14335254+weiweiw22@user.noreply.gitee.com> Date: Thu, 4 Jul 2024 10:08:26 +0800 Subject: [PATCH] merge code for log and encryption and desccryption --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 510f072..e9a196f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,7 @@ *.log.* *.bak logs -*/target/* +**/target .idea/ *.class *.manifest @@ -10,3 +10,7 @@ logs .DS_Store + + + +